Version: 8.3.0
UNV2420 Namespace Reference

Data Structures

struct  TRecord
 

Typedefs

typedef int TCSLabel
 
typedef std::vector< TRecordTDataSet
 

Enumerations

enum  { Cartesian =0, Cylindrical, Spherical }
 

Functions

void Read (std::ifstream &in_stream, std::string &part_name, TDataSet &theDataSet)
 
void Write (std::ofstream &out_stream, const std::string &part_name)
 

Typedef Documentation

typedef std::vector<TRecord> UNV2420::TDataSet

Enumeration Type Documentation

anonymous enum
Enumerator
Cartesian 
Cylindrical 
Spherical 

Function Documentation

void UNV2420::Write ( std::ofstream &  out_stream,
const std::string &  part_name 
)