|
ldas-tools-framecpp 3.0.4
|
#include <fr_detector.hh>
Classes | |
| struct | expected_type |
Public Types | |
| typedef std::string | name_type |
| typedef INT_2S | longitudeD_type |
| typedef INT_2S | longitudeM_type |
| typedef REAL_4 | longitudeS_type |
| typedef INT_2S | latitudeD_type |
| typedef INT_2S | latitudeM_type |
| typedef REAL_4 | latitudeS_type |
| typedef REAL_4 | elevation_type |
| typedef REAL_4 | armXazimuth_type |
| typedef REAL_4 | armYazimuth_type |
| typedef REAL_4 | armLength_type |
Static Public Member Functions | |
| static bool | validate_constructors () |
| static bool | validate_data_types () |
Static Public Attributes | |
| static constexpr int | frame_spec_version { T_FRAME_SPEC_VERSION } |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::armLength_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::armXazimuth_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::armYazimuth_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::elevation_type |
| typedef INT_2S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::latitudeD_type |
| typedef INT_2S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::latitudeM_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::latitudeS_type |
| typedef INT_2S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::longitudeD_type |
| typedef INT_2S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::longitudeM_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::longitudeS_type |
| typedef std::string testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V3 >::name_type |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |