ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type Struct Reference

#include <fr_detector.hh>

Collaboration diagram for testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type:

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 }
 

Member Function Documentation

◆ compare()

template<int T_FRAME_SPEC_VERSION>
bool testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::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::V4 >::expected_type::set_default_constructor_values ( )
inline

Member Data Documentation

◆ armXazimuth

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

◆ armYazimuth

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

◆ elevation

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

◆ latitudeD

template<int T_FRAME_SPEC_VERSION>
latitudeD_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::latitudeD { 4 }

◆ latitudeM

template<int T_FRAME_SPEC_VERSION>
latitudeM_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::latitudeM { 5 }

◆ latitudeS

template<int T_FRAME_SPEC_VERSION>
latitudeS_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::latitudeS { 6.0 }

◆ longitudeD

template<int T_FRAME_SPEC_VERSION>
longitudeD_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::longitudeD { 1 }

◆ longitudeM

template<int T_FRAME_SPEC_VERSION>
longitudeM_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::longitudeM { 2 }

◆ longitudeS

template<int T_FRAME_SPEC_VERSION>
longitudeS_type testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::expected_type::longitudeS { 3.0 }

◆ name

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

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