libdas2
das2 core C utilities
|
Das2Dft | An amplitude preserving Discrete Fourier Transform converter |
Das2Psd | A power spectral density estimator (periodogram) |
das_credential | A single credential |
das_datum | A value and it's units |
das_error_msg | Structure returned from das_get_error() |
das_json_ary | JSON array value |
das_json_ary_el | Element of a JSON array |
das_json_dict | JSON dictionary payload |
das_json_dict_el | An element of a JSON dictionary |
das_json_num | A JSON number value |
das_json_parse_result_s | Error report from json_parse_ex() |
das_json_str | A JSON string value |
das_json_str_ex | A JSON string value (extended) |
das_json_val_ex | JSON value (extended) |
das_time | Basic date-time structure used throughout the Das1 & Das2 utilities |
das_url | A parsed URL structure |
DasAry | Dynamic recursive ragged arrays |
DasBuf | Little buffer class to handle accumulating string data |
DasCredMngr | Credentials manager Handles a list of login credentials and supplies these as needed for network operations |
DasDesc | Base structure for Stream Header Items |
DasDs | Das2 Datasets |
DasVar | Das2 fexible variables |
PktDesc | Holds information for a single packet type in a Das2 stream |
PlaneDesc | Describes a data plane within a packet type |
StreamDesc | Describes the stream itself, in particular the compression used, current packetDescriptors, etc |
DasDim | Das2 Physical Dimensions |
dasds_iterator | Dataset iterator structure |
DasEncoding | Reading and writing values on das2 streams |
DasHttpResp | Encapsulates the status of a HTTP resource request |
DasIO | Tracks input and output operations for das2 stream headers and data |
DasJdo | JSON Dom Element |
DasNode | Base type for das2 catalog nodes |
OutOfBand | A container for Out-of-Band data |
OobComment | Describes human-consumable messages that exist on the stream |
OobExcept | Describes an exception that can live in a stream |
StreamHandler | A set of callbacks used for input and output stream processing |
Builder | Builds datasets from a das2 stream |