ldas-tools-framecpp  2.5.8
Public Member Functions | Public Attributes | List of all members
FrameCPP::Version_4::FrTrigDataStorage::data_type Struct Reference

#include <FrTrigData.hh>

Public Member Functions

 data_type ()
 
 data_type (const data_type &Source)
 
cmn_streamsize_type Bytes () const
 
bool operator== (const data_type &RHS) const
 
void operator() (Common::IStream &Stream)
 
void operator() (Common::OStream &Stream) const
 

Public Attributes

STRING name
 
STRING comment
 
STRING inputs
 
GPSTime GTime
 
REAL_4 timeBefore
 
REAL_4 timeAfter
 
INT_4U triggerStatus
 
REAL_4 amplitude
 
REAL_4 probability
 
STRING statistics
 

Constructor & Destructor Documentation

◆ data_type() [1/2]

FrameCPP::Version_4::FrTrigDataStorage::data_type::data_type ( )
inline

◆ data_type() [2/2]

FrameCPP::Version_4::FrTrigDataStorage::data_type::data_type ( const data_type Source)
inline

Member Function Documentation

◆ Bytes()

FrameCPP::cmn_streamsize_type FrameCPP::Version_4::FrTrigDataStorage::data_type::Bytes ( ) const

◆ operator()() [1/2]

void FrameCPP::Version_4::FrTrigDataStorage::data_type::operator() ( Common::IStream Stream)

◆ operator()() [2/2]

void FrameCPP::Version_4::FrTrigDataStorage::data_type::operator() ( Common::OStream Stream) const

◆ operator==()

bool FrameCPP::Version_4::FrTrigDataStorage::data_type::operator== ( const data_type RHS) const
inline

Member Data Documentation

◆ amplitude

REAL_4 FrameCPP::Version_4::FrTrigDataStorage::data_type::amplitude

◆ comment

STRING FrameCPP::Version_4::FrTrigDataStorage::data_type::comment

◆ GTime

GPSTime FrameCPP::Version_4::FrTrigDataStorage::data_type::GTime

◆ inputs

STRING FrameCPP::Version_4::FrTrigDataStorage::data_type::inputs

◆ name

STRING FrameCPP::Version_4::FrTrigDataStorage::data_type::name

◆ probability

REAL_4 FrameCPP::Version_4::FrTrigDataStorage::data_type::probability

◆ statistics

STRING FrameCPP::Version_4::FrTrigDataStorage::data_type::statistics

◆ timeAfter

REAL_4 FrameCPP::Version_4::FrTrigDataStorage::data_type::timeAfter

◆ timeBefore

REAL_4 FrameCPP::Version_4::FrTrigDataStorage::data_type::timeBefore

◆ triggerStatus

INT_4U FrameCPP::Version_4::FrTrigDataStorage::data_type::triggerStatus

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