ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 > 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
 
typedef std::string name_type
 
typedef char * prefix_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)
 
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 )
 

Member Typedef Documentation

◆ armXaltitude_type

template<int T_FRAME_SPEC_VERSION>
REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::armXaltitude_type

◆ armXazimuth_type

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

◆ armXmidpoint_type

template<int T_FRAME_SPEC_VERSION>
REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::armXmidpoint_type

◆ armYaltitude_type

template<int T_FRAME_SPEC_VERSION>
REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::armYaltitude_type

◆ armYazimuth_type

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

◆ armYmidpoint_type

template<int T_FRAME_SPEC_VERSION>
REAL_4 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::armYmidpoint_type

◆ current_type

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

◆ elevation_type

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

◆ latitude_type

template<int T_FRAME_SPEC_VERSION>
REAL_8 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::latitude_type

◆ localTime_type

template<int T_FRAME_SPEC_VERSION>
INT_4S testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::localTime_type

◆ longitude_type

template<int T_FRAME_SPEC_VERSION>
REAL_8 testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::longitude_type

◆ name_type

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

◆ prefix_type

template<int T_FRAME_SPEC_VERSION>
char* testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::prefix_type

◆ previous_type

template<int T_FRAME_SPEC_VERSION>
using testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::previous_type
Initial value:
typename fr_object_previous_impl< T_FRAME_SPEC_VERSION, FR_DETECTOR_TYPE >::type fr_detector_previous_type
Definition fr_detector.hh:25

Member Function Documentation

◆ compare_down_convert()

template<int T_FRAME_SPEC_VERSION>
static bool testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::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::V8 >::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::V8 >::validate_constructors ( )
inlinestatic

◆ validate_data_types()

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

Member Data Documentation

◆ current

template<int T_FRAME_SPEC_VERSION>
INT_4U testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::current { frame_spec_version }
staticconstexpr

◆ frame_spec_version

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

◆ previous

template<int T_FRAME_SPEC_VERSION>
auto testing::fr_detector::version_info< T_FRAME_SPEC_VERSION, VERSION::V8 >::previous = previous_version( current )
staticconstexpr

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