ldas-tools-framecpp  2.7.0
Public Member Functions | Public Attributes | List of all members
FrameCPP::Version_8::FrDetector::fr_detector_data_type Struct Reference
Collaboration diagram for FrameCPP::Version_8::FrDetector::fr_detector_data_type:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const fr_detector_data_type &RHS) const
 
bool operator== (const fr_detector_data_type &RHS) const
 

Public Attributes

STRING name
 
CHAR prefix [2]
 Channel prefix for this detector as described here. More...
 
longitude_type longitude
 
latitude_type latitude
 
elevation_type elevation
 Vertex elevation, in meters, relative to WGS84 ellipsoid. More...
 
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
 

Member Function Documentation

◆ operator==() [1/2]

bool FrameCPP::Version_8::FrDetector::fr_detector_data_type::operator== ( const fr_detector_data_type RHS) const

◆ operator==() [2/2]

bool FrDetector::fr_detector_data_type::operator== ( const fr_detector_data_type RHS) const

Member Data Documentation

◆ armXaltitude

armXaltitude_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::armXaltitude

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::FrDetector::fr_detector_data_type::armXazimuth

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

◆ armXmidpoint

armXmidpoint_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::armXmidpoint

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

◆ armYaltitude

armYaltitude_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::armYaltitude

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::FrDetector::fr_detector_data_type::armYazimuth

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

◆ armYmidpoint

armYmidpoint_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::armYmidpoint

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

◆ aux

aux_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::aux

Indentifier for user-provided structure for additional detector data.

◆ elevation

elevation_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::elevation

Vertex elevation, in meters, relative to WGS84 ellipsoid.

◆ latitude

latitude_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::latitude

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

◆ localTime

localTime_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::localTime

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

◆ longitude

longitude_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::longitude

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

◆ name

STRING FrameCPP::Version_8::FrDetector::fr_detector_data_type::name

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::FrDetector::fr_detector_data_type::prefix

Channel prefix for this detector as described here.

◆ table

table_type FrameCPP::Version_8::FrDetector::fr_detector_data_type::table

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


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