57 std::vector<RetrievalCoefficientFile>
getRCFVector() {
return _RCFs;}
94 std::vector<RetrievalCoefficientFile> _RCFs;
This class provides for reading in an RCF, storing and providing access to its data.
RetrievalCoefficientFileSet(const std::string)
RetrievalCoefficientFile getRCFbyId(std::string RCFId)
bool setFlightLevelsKm(float[], int)
std::vector< RetrievalCoefficientFile > getRCFVector()
RC_Set_4Retrieval getBestWeightedRCSet(std::vector< float >, float, float)