![]() |
das2C
das core C utilities (v3)
|
Files | |
file | array.h [code] |
A dynamic buffer with multi-dimensional array style access. | |
file | buffer.h [code] |
Utility to assist with encode and decode operations. | |
file | cli.h [code] |
| |
file | codec.h [code] |
Encoding/Decoding arrays to and from buffers. | |
file | core.h [code] |
A roll-up header for the core Das2 C-Library. | |
file | credentials.h [code] |
Handle storing credentials during a Das2 session and optionally save them to a file. | |
file | das1.h [code] |
Das 1 Compatability Utilities. | |
file | dataset.h [code] |
Objects which define a iteration space. | |
file | datum.h [code] |
file | defs.h [code] |
Minimal definitions for das2 utilities that can safely be run without calling das_init(). | |
file | descriptor.h [code] |
file | dft.h [code] |
Provides a wrapper around FFTW for memory management and normalization. | |
file | dsdf.h [code] |
Utilities for parsing DSDF files into descriptor objects. | |
file | encoding.h [code] |
Defines storage and access methods for values in a das stream. | |
file | frame.h [code] |
file | http.h [code] |
functions for reading and writing http messages | |
file | io.h [code] |
Reading and writing Das2 Stream objects to standard I/O. | |
file | json.h [code] |
Sheredom's json.h parser with global symbol name changes. | |
file | log.h [code] |
Simple message logging. | |
file | oob.h [code] |
Defines the "Out of Band" objects in a stream. | |
file | packet.h [code] |
file | plane.h [code] |
Header for Plane Descriptor Objects. | |
file | processor.h [code] |
Callback processing for das2 stream reads and writes. | |
file | property.h [code] |
file | send.h [code] |
| |
file | serial.h [code] |
Creating, reading and writing datasets to and from buffers. | |
file | spice.h [code] |
| |
file | stream.h [code] |
Objects representing a single das stream. | |
file | time.h [code] |
Das Time Utilities. | |
file | tt2000.h [code] |
Helpers for units.h and time.h for dealing with TT2000 times not intended as a public interface. | |
file | units.h [code] |
Defines units used for items in the stream, most notably time units that reference an epoch and a step size. | |
file | util.h [code] |
file | value.h [code] |
A generic value type for use in arrays, datums and variables. | |
file | variable.h [code] |
correlated data and coordinate variables | |
file | vector.h [code] |
Geometric vectors, other vector types may be added. | |