ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
FrAdcDataNPS.hh File Reference
Include dependency graph for FrAdcDataNPS.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  FrameCPP::Version_4::FrAdcDataNPS
 

Namespaces

namespace  FrameCPP
 I/O library for implementing the LIGO/Virgo frame specification.
 
namespace  FrameCPP::Version_4
 Implementation of the version 4 specification.
 

Macros

#define FR_ADC_DATA_TIMEOFFSETS_TYPE   INT_4S
 
#define FR_ADC_DATA_CHANNEL_GROUP_TYPE   INT_4U /* Replaces crate */
 
#define FR_ADC_DATA_CHANNEL_NUMBER_TYPE   INT_4U /* Replaces channel */
 
#define FR_ADC_DATA_DATAVALID_TYPE   INT_2U /* Replaces overRange */
 

Typedefs

typedef STRING FrameCPP::Version_4::name_type
 
typedef STRING FrameCPP::Version_4::comment_type
 
typedef FR_ADC_DATA_CHANNEL_GROUP_TYPE FrameCPP::Version_4::channel_group_type
 
typedef FR_ADC_DATA_CHANNEL_NUMBER_TYPE FrameCPP::Version_4::channel_number_type
 
typedef FR_ADC_DATA_N_BITS_TYPE FrameCPP::Version_4::nBits_type
 
typedef FR_ADC_DATA_BIAS_TYPE FrameCPP::Version_4::bias_type
 
typedef FR_ADC_DATA_SLOPE_TYPE FrameCPP::Version_4::slope_type
 
typedef STRING FrameCPP::Version_4::units_type
 
typedef FR_ADC_DATA_SAMPLERATE_TYPE FrameCPP::Version_4::sampleRate_type
 
typedef FR_ADC_DATA_TIMEOFFSETS_TYPE FrameCPP::Version_4::timeOffsetS_type
 
typedef FR_ADC_DATA_TIMEOFFSETN_TYPE FrameCPP::Version_4::timeOffsetN_type
 
typedef FR_ADC_DATA_FSHIFT_TYPE FrameCPP::Version_4::fShift_type
 
typedef FR_ADC_DATA_DATAVALID_TYPE FrameCPP::Version_4::dataValid_type
 

Functions

const char * FrameCPP::Version_4::FR_ADC_DATA_DEFAULT_UNITS ()
 

Variables

const FR_ADC_DATA_BIAS_TYPE FrameCPP::Version_4::FR_ADC_DATA_DEFAULT_BIAS = 0.0
 
const FR_ADC_DATA_SLOPE_TYPE FrameCPP::Version_4::FR_ADC_DATA_DEFAULT_SLOPE = 1.0
 
const FR_ADC_DATA_FSHIFT_TYPE FrameCPP::Version_4::FR_ADC_DATA_DEFAULT_FSHIFT = 0.0
 
const FR_ADC_DATA_TIMEOFFSETS_TYPE FrameCPP::Version_4::FR_ADC_DATA_DEFAULT_TIME_OFFSET_S
 
const FR_ADC_DATA_TIMEOFFSETN_TYPE FrameCPP::Version_4::FR_ADC_DATA_DEFAULT_TIME_OFFSET_N
 
const FR_ADC_DATA_DATAVALID_TYPE FrameCPP::Version_4::FR_ADC_DATA_DEFAULT_DATA_VALID = 0
 

Macro Definition Documentation

◆ FR_ADC_DATA_CHANNEL_GROUP_TYPE

#define FR_ADC_DATA_CHANNEL_GROUP_TYPE   INT_4U /* Replaces crate */

◆ FR_ADC_DATA_CHANNEL_NUMBER_TYPE

#define FR_ADC_DATA_CHANNEL_NUMBER_TYPE   INT_4U /* Replaces channel */

◆ FR_ADC_DATA_DATAVALID_TYPE

#define FR_ADC_DATA_DATAVALID_TYPE   INT_2U /* Replaces overRange */

◆ FR_ADC_DATA_TIMEOFFSETS_TYPE

#define FR_ADC_DATA_TIMEOFFSETS_TYPE   INT_4S