das2C
das core C utilities (v3)
Data Fields
DasOutput Struct Reference

A basic statement of output is needed to help with output resolution reduction. More...

#include <das2/cli.h>

Data Fields

const char * sKey
 The name of this "axis".
 
const char * sUnits
 The units string for this axis.
 
unsigned int nOpts
 Output Options, can be any of, OPTIONAL|INTERVAL.
 
const char ** psDepends
 A listing of the dependent outputs for this independent value.
 
const char * sSummary
 A summary of the output.
 
char * sInterval
 Storage for the interval value, if provided.
 

Detailed Description

A basic statement of output is needed to help with output resolution reduction.


The documentation for this struct was generated from the following file: