Version: 8.3.0
UNV2420::TRecord Struct Reference

#include <UNV2420_Structure.hxx>

Public Member Functions

bool isIdentityMatrix () const
 
void ApplyMatrix (double *coords) const
 

Static Public Member Functions

static void FromCylindricalCS (double *coords)
 
static void FromSphericalCS (double *coords)
 

Data Fields

TCSLabel coord_sys_label
 
int coord_sys_type
 
int coord_sys_color
 
std::string coord_sys_name
 
double matrix [4][3]
 

Member Function Documentation

void UNV2420::TRecord::ApplyMatrix ( double *  coords) const
void UNV2420::TRecord::FromCylindricalCS ( double *  coords)
static
void UNV2420::TRecord::FromSphericalCS ( double *  coords)
static
bool UNV2420::TRecord::isIdentityMatrix ( ) const

Referenced by UNV2420::Read().

Field Documentation

int UNV2420::TRecord::coord_sys_color

Referenced by UNV2420::Read().

TCSLabel UNV2420::TRecord::coord_sys_label

Referenced by UNV2420::Read().

std::string UNV2420::TRecord::coord_sys_name

Referenced by UNV2420::Read().

int UNV2420::TRecord::coord_sys_type

Referenced by UNV2420::Read().

double UNV2420::TRecord::matrix[4][3]

Referenced by UNV2420::Read().