Public Member Functions | Public Attributes | List of all members
CCIR_T::TestData Class Reference

Detailed Description

Hold input/truth data for testF2LayerCoeffInterp.

Definition at line 76 of file CCIR_T.cpp.

Public Member Functions

 TestData (double iazr, const std::vector< double > &coeffF2, const std::vector< double > &coeffFm3)
 

Public Attributes

double tAzr
 
std::vector< double > tF2
 
std::vector< double > tFm3
 

Constructor & Destructor Documentation

◆ TestData()

CCIR_T::TestData::TestData ( double  iazr,
const std::vector< double > &  coeffF2,
const std::vector< double > &  coeffFm3 
)
inline

Definition at line 79 of file CCIR_T.cpp.

Member Data Documentation

◆ tAzr

double CCIR_T::TestData::tAzr

Definition at line 83 of file CCIR_T.cpp.

◆ tF2

std::vector<double> CCIR_T::TestData::tF2

Definition at line 84 of file CCIR_T.cpp.

◆ tFm3

std::vector<double> CCIR_T::TestData::tFm3

Definition at line 85 of file CCIR_T.cpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43