|
ldas-tools-framecpp 3.0.4
|
#include <fr_detector.hh>
Classes | |
| struct | expected_type |
Public Types | |
| using | current_type = fr_detector_type< frame_spec_version > |
| using | previous_type |
| typedef std::string | name_type |
| typedef REAL_8 | longitude_type |
| typedef REAL_8 | latitude_type |
| typedef REAL_4 | elevation_type |
| typedef REAL_4 | armXazimuth_type |
| typedef REAL_4 | armYazimuth_type |
| typedef REAL_4 | armXaltitude_type |
| typedef REAL_4 | armYaltitude_type |
| typedef REAL_4 | armXmidpoint_type |
| typedef REAL_4 | armYmidpoint_type |
| typedef INT_4S | localTime_type |
Static Public Member Functions | |
| static bool | validate_constructors () |
| static bool | validate_data_types () |
| static bool | compare_down_convert (object_type< frame_spec_version > Source, object_type< frame_spec_version > Derived, REAL_8 Multiplier=1.0) |
| static bool | compare_up_convert (object_type< frame_spec_version > Source, object_type< frame_spec_version > Derived) |
Static Public Attributes | |
| static constexpr int | frame_spec_version { T_FRAME_SPEC_VERSION } |
| static constexpr INT_4U | current { frame_spec_version } |
| static constexpr auto | previous = previous_version( current ) |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::armXaltitude_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::armXazimuth_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::armXmidpoint_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::armYaltitude_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::armYazimuth_type |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::armYmidpoint_type |
| using testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::current_type = fr_detector_type< frame_spec_version > |
| typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::elevation_type |
| typedef REAL_8 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::latitude_type |
| typedef INT_4S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::localTime_type |
| typedef REAL_8 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::longitude_type |
| typedef std::string testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::name_type |
| using testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V6 >::previous_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |