UNV2420::TRecord Struct Reference

#include <UNV2420_Structure.hxx>

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

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

Member Function Documentation

◆ ApplyMatrix()

void UNV2420::TRecord::ApplyMatrix ( double *  coords) const

◆ FromCylindricalCS()

void UNV2420::TRecord::FromCylindricalCS ( double *  coords)
static

◆ FromSphericalCS()

void UNV2420::TRecord::FromSphericalCS ( double *  coords)
static

◆ isIdentityMatrix()

bool UNV2420::TRecord::isIdentityMatrix ( ) const

Referenced by UNV2420::Read().

Member Data Documentation

◆ coord_sys_color

int UNV2420::TRecord::coord_sys_color

Referenced by UNV2420::Read().

◆ coord_sys_label

TCSLabel UNV2420::TRecord::coord_sys_label

Referenced by UNV2420::Read().

◆ coord_sys_name

std::string UNV2420::TRecord::coord_sys_name

Referenced by UNV2420::Read().

◆ coord_sys_type

int UNV2420::TRecord::coord_sys_type

Referenced by UNV2420::Read().

◆ matrix

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

Referenced by UNV2420::Read().


The documentation for this struct was generated from the following files: