ldas-tools-framecpp  2.9.3
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Attributes | Static Protected Attributes | List of all members
FrameCPP::Version_8::FrDetectorImpl::Data Class Reference

#include <FrDetectorData.hh>

Inheritance diagram for FrameCPP::Version_8::FrDetectorImpl::Data:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::Version_8::FrDetectorImpl::Data:
Collaboration graph
[legend]

Public Types

typedef Common::SearchContainer< FrVect, &FrVect::GetNameaux_type
 
typedef aux_type::iterator aux_iterator
 
typedef aux_type::const_iterator const_aux_iterator
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef table_type::iterator table_iterator
 
typedef table_type::const_iterator const_table_iterator
 
typedef std::string name_type
 
typedef char * prefix_type
 
typedef FR_DETECTOR_LONGITUDE_TYPE longitude_type
 
typedef FR_DETECTOR_LATITUDE_TYPE latitude_type
 
typedef FR_DETECTOR_ELEVATION_TYPE elevation_type
 
typedef FR_DETECTOR_ARM_X_AZIMUTH_TYPE armXazimuth_type
 
typedef FR_DETECTOR_ARM_Y_AZIMUTH_TYPE armYazimuth_type
 
typedef FR_DETECTOR_ARM_X_ALTITUDE_TYPE armXaltitude_type
 
typedef FR_DETECTOR_ARM_Y_ALTITUDE_TYPE armYaltitude_type
 
typedef FR_DETECTOR_ARM_X_MIDPOINT_TYPE armXmidpoint_type
 
typedef FR_DETECTOR_ARM_Y_MIDPOINT_TYPE armYmidpoint_type
 
typedef FR_DETECTOR_LOCAL_TIME_TYPE localTime_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetNameaux_type
 
typedef aux_type::iterator aux_iterator
 
typedef aux_type::const_iterator const_aux_iterator
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef table_type::iterator table_iterator
 
typedef table_type::const_iterator const_table_iterator
 
typedef std::string name_type
 
typedef char * prefix_type
 
typedef FR_DETECTOR_LONGITUDE_TYPE longitude_type
 
typedef FR_DETECTOR_LATITUDE_TYPE latitude_type
 
typedef FR_DETECTOR_ELEVATION_TYPE elevation_type
 
typedef FR_DETECTOR_ARM_X_AZIMUTH_TYPE armXazimuth_type
 
typedef FR_DETECTOR_ARM_Y_AZIMUTH_TYPE armYazimuth_type
 
typedef FR_DETECTOR_ARM_X_ALTITUDE_TYPE armXaltitude_type
 
typedef FR_DETECTOR_ARM_Y_ALTITUDE_TYPE armYaltitude_type
 
typedef FR_DETECTOR_ARM_X_MIDPOINT_TYPE armXmidpoint_type
 
typedef FR_DETECTOR_ARM_Y_MIDPOINT_TYPE armYmidpoint_type
 
typedef FR_DETECTOR_LOCAL_TIME_TYPE localTime_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetNameaux_type
 
typedef aux_type::iterator aux_iterator
 
typedef aux_type::const_iterator const_aux_iterator
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef table_type::iterator table_iterator
 
typedef table_type::const_iterator const_table_iterator
 
typedef std::string name_type
 
typedef char * prefix_type
 
typedef FR_DETECTOR_LONGITUDE_TYPE longitude_type
 
typedef FR_DETECTOR_LATITUDE_TYPE latitude_type
 
typedef FR_DETECTOR_ELEVATION_TYPE elevation_type
 
typedef FR_DETECTOR_ARM_X_AZIMUTH_TYPE armXazimuth_type
 
typedef FR_DETECTOR_ARM_Y_AZIMUTH_TYPE armYazimuth_type
 
typedef FR_DETECTOR_ARM_X_ALTITUDE_TYPE armXaltitude_type
 
typedef FR_DETECTOR_ARM_Y_ALTITUDE_TYPE armYaltitude_type
 
typedef FR_DETECTOR_ARM_X_MIDPOINT_TYPE armXmidpoint_type
 
typedef FR_DETECTOR_ARM_Y_MIDPOINT_TYPE armYmidpoint_type
 
typedef FR_DETECTOR_LOCAL_TIME_TYPE localTime_type
 
typedef const char *const struct_name_type
 
typedef const char *const struct_name_type
 
typedef const char *const struct_name_type
 
typedef const char *const struct_desc_type
 
typedef const char *const struct_desc_type
 
typedef const char *const struct_desc_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 

Public Member Functions

 Data ()
 Default constructor. More...
 
 Data (const Data &Source)=default
 
const std::string & GetName () const
 Retrieve the name of the instrument. More...
 
const std::string & GetNameSlow () const
 Retrieve the name of the instrument. More...
 
const CHAR * GetPrefix () const
 Retrieve the prefix of the instrument. More...
 
longitude_type GetLongitude () const
 Retrieve the longitude of the detector vertex. More...
 
latitude_type GetLatitude () const
 Retrieve the latitude of the detector vertex. More...
 
elevation_type GetElevation () const
 Retrieve the vertex elevation of the detector. More...
 
armXazimuth_type GetArmXazimuth () const
 Retrieve the orientation of X arm of the detector. More...
 
armYazimuth_type GetArmYazimuth () const
 Retrieve the orientation of Y arm of the detector. More...
 
armXaltitude_type GetArmXaltitude () const
 Retrieve the altitude angle of X arm of the detector. More...
 
armYaltitude_type GetArmYaltitude () const
 Retrieve the altitude angle of Y arm of the detector. More...
 
armXmidpoint_type GetArmXmidpoint () const
 Retrieve the midpoint of the X arm of the detector. More...
 
armYmidpoint_type GetArmYmidpoint () const
 Retrieve the midpoint of the Y arm of the detector. More...
 
localTime_type GetLocalTime () const
 Retrieve the local seasonal time. More...
 
const aux_typeRefAux () const
 Identifier for vector for user-provided information. More...
 
aux_typeRefAux ()
 Identifier for vector for user-provided information. More...
 
const table_typeRefTable () const
 Identifier for user-provided information in table format. More...
 
table_typeRefTable ()
 Identifier for user-provided information in table format. More...
 
bool operator== (Data const &RHS) const
 
 Data ()
 Default constructor. More...
 
 Data (const Data &Source)=default
 
const std::string & GetName () const
 Retrieve the name of the instrument. More...
 
const std::string & GetNameSlow () const
 Retrieve the name of the instrument. More...
 
const CHAR * GetPrefix () const
 Retrieve the prefix of the instrument. More...
 
longitude_type GetLongitude () const
 Retrieve the longitude of the detector vertex. More...
 
latitude_type GetLatitude () const
 Retrieve the latitude of the detector vertex. More...
 
elevation_type GetElevation () const
 Retrieve the vertex elevation of the detector. More...
 
armXazimuth_type GetArmXazimuth () const
 Retrieve the orientation of X arm of the detector. More...
 
armYazimuth_type GetArmYazimuth () const
 Retrieve the orientation of Y arm of the detector. More...
 
armXaltitude_type GetArmXaltitude () const
 Retrieve the altitude angle of X arm of the detector. More...
 
armYaltitude_type GetArmYaltitude () const
 Retrieve the altitude angle of Y arm of the detector. More...
 
armXmidpoint_type GetArmXmidpoint () const
 Retrieve the midpoint of the X arm of the detector. More...
 
armYmidpoint_type GetArmYmidpoint () const
 Retrieve the midpoint of the Y arm of the detector. More...
 
localTime_type GetLocalTime () const
 Retrieve the local seasonal time. More...
 
const aux_typeRefAux () const
 Identifier for vector for user-provided information. More...
 
aux_typeRefAux ()
 Identifier for vector for user-provided information. More...
 
const table_typeRefTable () const
 Identifier for user-provided information in table format. More...
 
table_typeRefTable ()
 Identifier for user-provided information in table format. More...
 
bool operator== (Data const &RHS) const
 
 Data ()
 Default constructor. More...
 
 Data (const Data &Source)=default
 
const std::string & GetName () const
 Retrieve the name of the instrument. More...
 
const std::string & GetNameSlow () const
 Retrieve the name of the instrument. More...
 
const CHAR * GetPrefix () const
 Retrieve the prefix of the instrument. More...
 
longitude_type GetLongitude () const
 Retrieve the longitude of the detector vertex. More...
 
latitude_type GetLatitude () const
 Retrieve the latitude of the detector vertex. More...
 
elevation_type GetElevation () const
 Retrieve the vertex elevation of the detector. More...
 
armXazimuth_type GetArmXazimuth () const
 Retrieve the orientation of X arm of the detector. More...
 
armYazimuth_type GetArmYazimuth () const
 Retrieve the orientation of Y arm of the detector. More...
 
armXaltitude_type GetArmXaltitude () const
 Retrieve the altitude angle of X arm of the detector. More...
 
armYaltitude_type GetArmYaltitude () const
 Retrieve the altitude angle of Y arm of the detector. More...
 
armXmidpoint_type GetArmXmidpoint () const
 Retrieve the midpoint of the X arm of the detector. More...
 
armYmidpoint_type GetArmYmidpoint () const
 Retrieve the midpoint of the Y arm of the detector. More...
 
localTime_type GetLocalTime () const
 Retrieve the local seasonal time. More...
 
const aux_typeRefAux () const
 Identifier for vector for user-provided information. More...
 
aux_typeRefAux ()
 Identifier for vector for user-provided information. More...
 
const table_typeRefTable () const
 Identifier for user-provided information in table format. More...
 
table_typeRefTable ()
 Identifier for user-provided information in table format. More...
 
bool operator== (Data const &RHS) const
 

Static Public Member Functions

static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 

Static Public Attributes

static struct_name_type struct_name
 
static struct_desc_type struct_desc
 
static struct_id_type struct_id
 

Protected Attributes

name_type name
 
CHAR prefix [2]
 Channel prefix for this detector as described here. More...
 
longitude_type longitude
 
latitude_type latitude
 
elevation_type elevation
 
armXazimuth_type armXazimuth
 
armYazimuth_type armYazimuth
 
armXaltitude_type armXaltitude
 
armYaltitude_type armYaltitude
 
armXmidpoint_type armXmidpoint
 
armYmidpoint_type armYmidpoint
 
localTime_type localTime
 
aux_type aux
 
table_type table
 

Static Protected Attributes

static constexpr const INT_2U MAX_REF = 2
 

Member Typedef Documentation

◆ armXaltitude_type [1/3]

◆ armXaltitude_type [2/3]

◆ armXaltitude_type [3/3]

◆ armXazimuth_type [1/3]

◆ armXazimuth_type [2/3]

◆ armXazimuth_type [3/3]

◆ armXmidpoint_type [1/3]

◆ armXmidpoint_type [2/3]

◆ armXmidpoint_type [3/3]

◆ armYaltitude_type [1/3]

◆ armYaltitude_type [2/3]

◆ armYaltitude_type [3/3]

◆ armYazimuth_type [1/3]

◆ armYazimuth_type [2/3]

◆ armYazimuth_type [3/3]

◆ armYmidpoint_type [1/3]

◆ armYmidpoint_type [2/3]

◆ armYmidpoint_type [3/3]

◆ aux_iterator [1/3]

◆ aux_iterator [2/3]

◆ aux_iterator [3/3]

◆ aux_type [1/3]

◆ aux_type [2/3]

◆ aux_type [3/3]

◆ const_aux_iterator [1/3]

◆ const_aux_iterator [2/3]

◆ const_aux_iterator [3/3]

◆ const_table_iterator [1/3]

◆ const_table_iterator [2/3]

◆ const_table_iterator [3/3]

◆ elevation_type [1/3]

◆ elevation_type [2/3]

◆ elevation_type [3/3]

◆ latitude_type [1/3]

◆ latitude_type [2/3]

◆ latitude_type [3/3]

◆ localTime_type [1/3]

◆ localTime_type [2/3]

◆ localTime_type [3/3]

◆ longitude_type [1/3]

◆ longitude_type [2/3]

◆ longitude_type [3/3]

◆ name_type [1/3]

◆ name_type [2/3]

◆ name_type [3/3]

◆ prefix_type [1/3]

◆ prefix_type [2/3]

◆ prefix_type [3/3]

◆ struct_desc_type [1/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_desc_type [2/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_desc_type [3/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_id_type [1/3]

template<typename Object_T >
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_id_type [2/3]

template<typename Object_T >
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_id_type [3/3]

template<typename Object_T >
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_name_type [1/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ struct_name_type [2/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ struct_name_type [3/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ table_iterator [1/3]

◆ table_iterator [2/3]

◆ table_iterator [3/3]

◆ table_type [1/3]

◆ table_type [2/3]

◆ table_type [3/3]

Constructor & Destructor Documentation

◆ Data() [1/6]

FrameCPP::Version_8::FrDetectorImpl::Data::Data ( )
inline

Default constructor.

Returns
A new instance of a Data object

◆ Data() [2/6]

FrameCPP::Version_8::FrDetectorImpl::Data::Data ( const Data Source)
default

◆ Data() [3/6]

FrameCPP::Version_8::FrDetectorImpl::Data::Data ( )
inline

Default constructor.

Returns
A new instance of a Data object

◆ Data() [4/6]

FrameCPP::Version_8::FrDetectorImpl::Data::Data ( const Data Source)
default

◆ Data() [5/6]

FrameCPP::Version_8::FrDetectorImpl::Data::Data ( )
inline

Default constructor.

Returns
A new instance of a Data object

◆ Data() [6/6]

FrameCPP::Version_8::FrDetectorImpl::Data::Data ( const Data Source)
default

Member Function Documentation

◆ FrameSpecDescription() [1/3]

template<typename Object_T >
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [2/3]

template<typename Object_T >
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [3/3]

template<typename Object_T >
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [1/3]

template<typename Object_T >
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [2/3]

template<typename Object_T >
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [3/3]

template<typename Object_T >
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecName() [1/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [2/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [3/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ GetArmXaltitude() [1/3]

armXaltitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXaltitude ( ) const
inline

Retrieve the altitude angle of X arm of the detector.

Returns
The altitude angle of the X arm of the detector.

◆ GetArmXaltitude() [2/3]

armXaltitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXaltitude ( ) const
inline

Retrieve the altitude angle of X arm of the detector.

Returns
The altitude angle of the X arm of the detector.

◆ GetArmXaltitude() [3/3]

armXaltitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXaltitude ( ) const
inline

Retrieve the altitude angle of X arm of the detector.

Returns
The altitude angle of the X arm of the detector.

◆ GetArmXazimuth() [1/3]

armXazimuth_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXazimuth ( ) const
inline

Retrieve the orientation of X arm of the detector.

Returns
The orientation of the X arm of the detector.

◆ GetArmXazimuth() [2/3]

armXazimuth_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXazimuth ( ) const
inline

Retrieve the orientation of X arm of the detector.

Returns
The orientation of the X arm of the detector.

◆ GetArmXazimuth() [3/3]

armXazimuth_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXazimuth ( ) const
inline

Retrieve the orientation of X arm of the detector.

Returns
The orientation of the X arm of the detector.

◆ GetArmXmidpoint() [1/3]

armXmidpoint_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXmidpoint ( ) const
inline

Retrieve the midpoint of the X arm of the detector.

Returns
The midpoint of the X arm of the detector.

◆ GetArmXmidpoint() [2/3]

armXmidpoint_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXmidpoint ( ) const
inline

Retrieve the midpoint of the X arm of the detector.

Returns
The midpoint of the X arm of the detector.

◆ GetArmXmidpoint() [3/3]

armXmidpoint_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmXmidpoint ( ) const
inline

Retrieve the midpoint of the X arm of the detector.

Returns
The midpoint of the X arm of the detector.

◆ GetArmYaltitude() [1/3]

armYaltitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYaltitude ( ) const
inline

Retrieve the altitude angle of Y arm of the detector.

Returns
The altitude angle of the Y arm of the detector.

◆ GetArmYaltitude() [2/3]

armYaltitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYaltitude ( ) const
inline

Retrieve the altitude angle of Y arm of the detector.

Returns
The altitude angle of the Y arm of the detector.

◆ GetArmYaltitude() [3/3]

armYaltitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYaltitude ( ) const
inline

Retrieve the altitude angle of Y arm of the detector.

Returns
The altitude angle of the Y arm of the detector.

◆ GetArmYazimuth() [1/3]

armYazimuth_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYazimuth ( ) const
inline

Retrieve the orientation of Y arm of the detector.

Returns
The orientation of the Y arm of the detector.

◆ GetArmYazimuth() [2/3]

armYazimuth_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYazimuth ( ) const
inline

Retrieve the orientation of Y arm of the detector.

Returns
The orientation of the Y arm of the detector.

◆ GetArmYazimuth() [3/3]

armYazimuth_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYazimuth ( ) const
inline

Retrieve the orientation of Y arm of the detector.

Returns
The orientation of the Y arm of the detector.

◆ GetArmYmidpoint() [1/3]

armYmidpoint_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYmidpoint ( ) const
inline

Retrieve the midpoint of the Y arm of the detector.

Returns
The midpoint of the Y arm of the detector.

◆ GetArmYmidpoint() [2/3]

armYmidpoint_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYmidpoint ( ) const
inline

Retrieve the midpoint of the Y arm of the detector.

Returns
The midpoint of the Y arm of the detector.

◆ GetArmYmidpoint() [3/3]

armYmidpoint_type FrameCPP::Version_8::FrDetectorImpl::Data::GetArmYmidpoint ( ) const
inline

Retrieve the midpoint of the Y arm of the detector.

Returns
The midpoint of the Y arm of the detector.

◆ GetElevation() [1/3]

elevation_type FrameCPP::Version_8::FrDetectorImpl::Data::GetElevation ( ) const
inline

Retrieve the vertex elevation of the detector.

Returns
The vertex elevation of the detector.

◆ GetElevation() [2/3]

elevation_type FrameCPP::Version_8::FrDetectorImpl::Data::GetElevation ( ) const
inline

Retrieve the vertex elevation of the detector.

Returns
The vertex elevation of the detector.

◆ GetElevation() [3/3]

elevation_type FrameCPP::Version_8::FrDetectorImpl::Data::GetElevation ( ) const
inline

Retrieve the vertex elevation of the detector.

Returns
The vertex elevation of the detector.

◆ GetLatitude() [1/3]

latitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLatitude ( ) const
inline

Retrieve the latitude of the detector vertex.

Returns
The latitude of the detector vertex.

◆ GetLatitude() [2/3]

latitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLatitude ( ) const
inline

Retrieve the latitude of the detector vertex.

Returns
The latitude of the detector vertex.

◆ GetLatitude() [3/3]

latitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLatitude ( ) const
inline

Retrieve the latitude of the detector vertex.

Returns
The latitude of the detector vertex.

◆ GetLocalTime() [1/3]

localTime_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLocalTime ( ) const
inline

Retrieve the local seasonal time.

Returns
The local seasonal time.

◆ GetLocalTime() [2/3]

localTime_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLocalTime ( ) const
inline

Retrieve the local seasonal time.

Returns
The local seasonal time.

◆ GetLocalTime() [3/3]

localTime_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLocalTime ( ) const
inline

Retrieve the local seasonal time.

Returns
The local seasonal time.

◆ GetLongitude() [1/3]

longitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLongitude ( ) const
inline

Retrieve the longitude of the detector vertex.

Returns
The longitude of the detector vertex.

◆ GetLongitude() [2/3]

longitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLongitude ( ) const
inline

Retrieve the longitude of the detector vertex.

Returns
The longitude of the detector vertex.

◆ GetLongitude() [3/3]

longitude_type FrameCPP::Version_8::FrDetectorImpl::Data::GetLongitude ( ) const
inline

Retrieve the longitude of the detector vertex.

Returns
The longitude of the detector vertex.

◆ GetName() [1/3]

const std::string& FrameCPP::Version_8::FrDetectorImpl::Data::GetName ( ) const
inline

Retrieve the name of the instrument.

Returns
The name of the instrument.

◆ GetName() [2/3]

const std::string& FrameCPP::Version_8::FrDetectorImpl::Data::GetName ( ) const
inline

Retrieve the name of the instrument.

Returns
The name of the instrument.

◆ GetName() [3/3]

const std::string& FrameCPP::Version_8::FrDetectorImpl::Data::GetName ( ) const
inline

Retrieve the name of the instrument.

Returns
The name of the instrument.

◆ GetNameSlow() [1/3]

const std::string& FrameCPP::Version_8::FrDetectorImpl::Data::GetNameSlow ( ) const
inline

Retrieve the name of the instrument.

Returns
The name of the instrument.

◆ GetNameSlow() [2/3]

const std::string& FrameCPP::Version_8::FrDetectorImpl::Data::GetNameSlow ( ) const
inline

Retrieve the name of the instrument.

Returns
The name of the instrument.

◆ GetNameSlow() [3/3]

const std::string& FrameCPP::Version_8::FrDetectorImpl::Data::GetNameSlow ( ) const
inline

Retrieve the name of the instrument.

Returns
The name of the instrument.

◆ GetPrefix() [1/3]

const CHAR* FrameCPP::Version_8::FrDetectorImpl::Data::GetPrefix ( ) const
inline

Retrieve the prefix of the instrument.

Returns
The prefix for the instrument.

◆ GetPrefix() [2/3]

const CHAR* FrameCPP::Version_8::FrDetectorImpl::Data::GetPrefix ( ) const
inline

Retrieve the prefix of the instrument.

Returns
The prefix for the instrument.

◆ GetPrefix() [3/3]

const CHAR* FrameCPP::Version_8::FrDetectorImpl::Data::GetPrefix ( ) const
inline

Retrieve the prefix of the instrument.

Returns
The prefix for the instrument.

◆ operator==() [1/3]

bool FrameCPP::Version_8::FrDetectorImpl::Data::operator== ( Data const &  RHS) const
inline

◆ operator==() [2/3]

bool FrameCPP::Version_8::FrDetectorImpl::Data::operator== ( Data const &  RHS) const
inline

◆ operator==() [3/3]

bool FrameCPP::Version_8::FrDetectorImpl::Data::operator== ( Data const &  RHS) const
inline

◆ RefAux() [1/6]

aux_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefAux ( )
inline

Identifier for vector for user-provided information.

Returns
A reference to the user-provided information.

◆ RefAux() [2/6]

aux_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefAux ( )
inline

Identifier for vector for user-provided information.

Returns
A reference to the user-provided information.

◆ RefAux() [3/6]

aux_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefAux ( )
inline

Identifier for vector for user-provided information.

Returns
A reference to the user-provided information.

◆ RefAux() [4/6]

const aux_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefAux ( ) const
inline

Identifier for vector for user-provided information.

Returns
A constant reference to the user-provided information.

◆ RefAux() [5/6]

const aux_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefAux ( ) const
inline

Identifier for vector for user-provided information.

Returns
A constant reference to the user-provided information.

◆ RefAux() [6/6]

const aux_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefAux ( ) const
inline

Identifier for vector for user-provided information.

Returns
A constant reference to the user-provided information.

◆ RefTable() [1/6]

table_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefTable ( )
inline

Identifier for user-provided information in table format.

Returns
A reference to the user-provided table information.

◆ RefTable() [2/6]

table_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefTable ( )
inline

Identifier for user-provided information in table format.

Returns
A reference to the user-provided table information.

◆ RefTable() [3/6]

table_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefTable ( )
inline

Identifier for user-provided information in table format.

Returns
A reference to the user-provided table information.

◆ RefTable() [4/6]

const table_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefTable ( ) const
inline

Identifier for user-provided information in table format.

Returns
A constant reference to the user-provided table information.

◆ RefTable() [5/6]

const table_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefTable ( ) const
inline

Identifier for user-provided information in table format.

Returns
A constant reference to the user-provided table information.

◆ RefTable() [6/6]

const table_type& FrameCPP::Version_8::FrDetectorImpl::Data::RefTable ( ) const
inline

Identifier for user-provided information in table format.

Returns
A constant reference to the user-provided table information.

◆ StructName() [1/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

◆ StructName() [2/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

◆ StructName() [3/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

Member Data Documentation

◆ armXaltitude

armXaltitude_type FrameCPP::Version_8::FrDetectorImpl::Data::armXaltitude
protected

Altitude (pitch) angle to X arm, measured in radians above horizon (local tangent to WGS84 ellipsoid) -pi/2 < ArmXaltitude <= pi/2

◆ armXazimuth

armXazimuth_type FrameCPP::Version_8::FrDetectorImpl::Data::armXazimuth
protected

Orientation of X arm, measured in radians East of North (0 <= ArmXazimuth < 2pi)

◆ armXmidpoint

armXmidpoint_type FrameCPP::Version_8::FrDetectorImpl::Data::armXmidpoint
protected

Distance between the detector vertex and the middle of the X cavity (meters) (should be zero for bars).

◆ armYaltitude

armYaltitude_type FrameCPP::Version_8::FrDetectorImpl::Data::armYaltitude
protected

Altitude (pitch) angle to Y arm, measured in radians above horizon (local tangent to WGS84 ellipsoid) -pi/2 < ArmXaltitude <= pi/2

◆ armYazimuth

armYazimuth_type FrameCPP::Version_8::FrDetectorImpl::Data::armYazimuth
protected

Orientation of Y arm, measured in radians East of North (0 <= ArmYazimuth < 2pi)

◆ armYmidpoint

armYmidpoint_type FrameCPP::Version_8::FrDetectorImpl::Data::armYmidpoint
protected

Distance between the detector vertex and the middle of the Y cavity (meters) (should be zero for bars).

◆ aux

aux_type FrameCPP::Version_8::FrDetectorImpl::Data::aux
protected

Indentifier for user-provided structure for additional detector data.

◆ elevation

elevation_type FrameCPP::Version_8::FrDetectorImpl::Data::elevation
protected

Vertex elevation, in meters, relative to WGS84 ellipsoid.

◆ latitude

latitude_type FrameCPP::Version_8::FrDetectorImpl::Data::latitude
protected

Detector vertex latitude, geographical coordinated: radians; Value >= 0 >= N of Equator (-pi/2 < Latitude <= +pi/2).

◆ localTime

localTime_type FrameCPP::Version_8::FrDetectorImpl::Data::localTime
protected

Local seasonal time - UTC in seconds. If localTime % 1800 != 0 then localTime is undefined.

◆ longitude

longitude_type FrameCPP::Version_8::FrDetectorImpl::Data::longitude
protected

Detector vertex longitude, geographical coordinates: radians; Value > 0 >= E of Greenwich (-pi < Longitude <= +pi)

◆ MAX_REF

static constexpr const INT_2U FrameCPP::Version_8::FrDetectorImpl::Data::MAX_REF = 2
staticconstexprprotected

◆ name

name_type FrameCPP::Version_8::FrDetectorImpl::Data::name
protected

Instrument name as described here (e.g., Virgo; GEO_600; TAMA_300; LHO_2k; LLO_4k; 40M; PNI; simulated pseudo data - model version etc.)

◆ prefix

CHAR FrameCPP::Version_8::FrDetectorImpl::Data::prefix
protected

Channel prefix for this detector as described here.

◆ struct_desc

template<typename Object_T >
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc
staticinherited

◆ struct_id

template<typename Object_T >
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id
staticinherited

◆ struct_name

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name
staticinherited

◆ table

table_type FrameCPP::Version_8::FrDetectorImpl::Data::table
protected

Identifier fo ruser-provided table structure for additional detector data.


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