ldas-tools-framecpp 2.8.1
Classes | Public Types | Static Public Member Functions | Static Public Attributes | List of all members
testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 > Struct Template Reference

#include <fr_detector.hh>

Classes

struct  expected_type
 

Public Types

using current_type = fr_detector_type< frame_spec_version >
 
using previous_type = fr_detector_previous_type< frame_spec_version >
 
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
 

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)
 
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 }
 

Member Typedef Documentation

◆ armXazimuth_type

template<int T_FRAME_SPEC_VERSION>
typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::armXazimuth_type

◆ armYazimuth_type

template<int T_FRAME_SPEC_VERSION>
typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::armYazimuth_type

◆ current_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::current_type = fr_detector_type< frame_spec_version >

◆ elevation_type

template<int T_FRAME_SPEC_VERSION>
typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::elevation_type

◆ latitudeD_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_2S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::latitudeD_type

◆ latitudeM_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_2S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::latitudeM_type

◆ latitudeS_type

template<int T_FRAME_SPEC_VERSION>
typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::latitudeS_type

◆ longitudeD_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_2S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::longitudeD_type

◆ longitudeM_type

template<int T_FRAME_SPEC_VERSION>
typedef INT_2S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::longitudeM_type

◆ longitudeS_type

template<int T_FRAME_SPEC_VERSION>
typedef REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::longitudeS_type

◆ name_type

template<int T_FRAME_SPEC_VERSION>
typedef std::string testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::name_type

◆ previous_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::previous_type = fr_detector_previous_type< frame_spec_version >

Member Function Documentation

◆ compare_down_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::compare_down_convert ( object_type< frame_spec_version Source,
object_type< frame_spec_version Derived 
)
inlinestatic

◆ compare_up_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::compare_up_convert ( object_type< frame_spec_version Source,
object_type< frame_spec_version Derived 
)
inlinestatic

◆ validate_constructors()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::validate_constructors ( )
inlinestatic

◆ validate_data_types()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::validate_data_types ( )
inlinestatic

Member Data Documentation

◆ frame_spec_version

template<int T_FRAME_SPEC_VERSION>
constexpr int testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V4 >::frame_spec_version { T_FRAME_SPEC_VERSION }
staticconstexpr

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