ldas-tools-framecpp
2.8.1
|
#include <fr_detector.hh>
Public Member Functions | |
bool | compare (const fr_detector_type< T_FRAME_SPEC_VERSION > &Actual) |
void | set_default_constructor_values () |
Public Attributes | |
name_type | name { name_type( "name" ) } |
longitudeD_type | longitudeD { 1 } |
longitudeM_type | longitudeM { 2 } |
longitudeS_type | longitudeS { 3.0 } |
latitudeD_type | latitudeD { 4 } |
latitudeM_type | latitudeM { 5 } |
latitudeS_type | latitudeS { 6.0 } |
elevation_type | elevation { 7.0 } |
armXazimuth_type | armXazimuth { 8.0 } |
armYazimuth_type | armYazimuth { 8.0 } |
|
inline |
|
inline |
armXazimuth_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::armXazimuth { 8.0 } |
armYazimuth_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::armYazimuth { 8.0 } |
elevation_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::elevation { 7.0 } |
latitudeD_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::latitudeD { 4 } |
latitudeM_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::latitudeM { 5 } |
latitudeS_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::latitudeS { 6.0 } |
longitudeD_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::longitudeD { 1 } |
longitudeM_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::longitudeM { 2 } |
longitudeS_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::longitudeS { 3.0 } |
name_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::name { name_type( "name" ) } |