ldas-tools-framecpp  2.8.1
Public Member Functions | Public Attributes | List of all members
testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type Struct Reference

#include <fr_detector.hh>

Collaboration diagram for testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type:
Collaboration graph
[legend]

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" ) }
 
char prefix [2] { 'a', 'b' }
 
longitude_type longitude { 1.0 }
 
latitude_type latitude { 2.0 }
 
elevation_type elevation { 3.0 }
 
armXazimuth_type armXazimuth { 4.0 }
 
armYazimuth_type armYazimuth { 5.0 }
 
armXaltitude_type armXaltitude { 6.0 }
 
armYaltitude_type armYaltitude { 7.0 }
 
armXmidpoint_type armXmidpoint { 8.0 }
 
armYmidpoint_type armYmidpoint { 9.0 }
 
localTime_type localTime { 1800 }
 

Member Function Documentation

◆ compare()

template<int T_FRAME_SPEC_VERSION>
bool testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::compare ( const fr_detector_type< T_FRAME_SPEC_VERSION > &  Actual)
inline

◆ set_default_constructor_values()

template<int T_FRAME_SPEC_VERSION>
void testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::set_default_constructor_values ( )
inline

Member Data Documentation

◆ armXaltitude

template<int T_FRAME_SPEC_VERSION>
armXaltitude_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::armXaltitude { 6.0 }

◆ armXazimuth

template<int T_FRAME_SPEC_VERSION>
armXazimuth_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::armXazimuth { 4.0 }

◆ armXmidpoint

template<int T_FRAME_SPEC_VERSION>
armXmidpoint_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::armXmidpoint { 8.0 }

◆ armYaltitude

template<int T_FRAME_SPEC_VERSION>
armYaltitude_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::armYaltitude { 7.0 }

◆ armYazimuth

template<int T_FRAME_SPEC_VERSION>
armYazimuth_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::armYazimuth { 5.0 }

◆ armYmidpoint

template<int T_FRAME_SPEC_VERSION>
armYmidpoint_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::armYmidpoint { 9.0 }

◆ elevation

template<int T_FRAME_SPEC_VERSION>
elevation_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::elevation { 3.0 }

◆ latitude

template<int T_FRAME_SPEC_VERSION>
latitude_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::latitude { 2.0 }

◆ localTime

template<int T_FRAME_SPEC_VERSION>
localTime_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::localTime { 1800 }

◆ longitude

template<int T_FRAME_SPEC_VERSION>
longitude_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::longitude { 1.0 }

◆ name

template<int T_FRAME_SPEC_VERSION>
name_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::name { name_type( "name" ) }

◆ prefix

template<int T_FRAME_SPEC_VERSION>
char testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::expected_type::prefix[2] { 'a', 'b' }

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