Version: 9.16.0
UNV164::TRecord Struct Reference

#include <UNV164_Structure.hxx>

Public Member Functions

 TRecord ()
 

Data Fields

int units_code
 
std::string units_description
 
int temp_mode
 
double factors [4]
 

Constructor & Destructor Documentation

◆ TRecord()

UNV164::TRecord::TRecord ( )

Field Documentation

◆ factors

double UNV164::TRecord::factors[4]

◆ temp_mode

int UNV164::TRecord::temp_mode

Referenced by UNV164::Read(), and TRecord().

◆ units_code

int UNV164::TRecord::units_code

Referenced by UNV164::Read(), and TRecord().

◆ units_description

std::string UNV164::TRecord::units_description

Referenced by UNV164::Read(), and TRecord().