NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::AfuOrdinateHeaderInfo Class Reference

Represents the ordinate header information for an afu record. More...

Inheritance diagram for NXOpen::CAE::AfuOrdinateHeaderInfo:
NXOpen::TransientObject

Public Member Functions

NXString AxisLabel ()
 Returns the customized axis label
Created in NX10.0.0. More...
 
double Damping ()
 Returns the damping value
Created in NX10.0.0. More...
 
int DataFormat ()
 Returns the data format
Created in NX10.0.0. More...
 
double ImaginaryOffset ()
 Returns the offset for imaginary part
Created in NX10.0.0. More...
 
double ImaginaryScale ()
 Returns the offset for imaginary part
Created in NX10.0.0. More...
 
double RealOffset ()
 Returns the offset for real part
Created in NX10.0.0. More...
 
double RealScale ()
 Returns the scale of real part
Created in NX10.0.0. More...
 
void SetAxisLabel (const NXString &axisLabel)
 Sets the customized axis label
Created in NX10.0.0. More...
 
void SetAxisLabel (const char *axisLabel)
 Sets the customized axis label
Created in NX10.0.0. More...
 
void SetDamping (double damping)
 Sets the damping value
Created in NX10.0.0. More...
 
void SetDataFormat (int dataFormat)
 Sets the data format
Created in NX10.0.0. More...
 
void SetImaginaryOffset (double imaginaryOffset)
 Sets the offset for imaginary part
Created in NX10.0.0. More...
 
void SetImaginaryScale (double imaginaryOffset)
 Sets the offset for imaginary part
Created in NX10.0.0. More...
 
void SetRealOffset (double realOffset)
 Sets the offset for real part
Created in NX10.0.0. More...
 
void SetRealScale (double realScale)
 Sets the scale of real part
Created in NX10.0.0. More...
 
void SetUnitLabel (const NXString &unitLabel)
 Sets the customized unit label
Created in NX10.0.0. More...
 
void SetUnitLabel (const char *unitLabel)
 Sets the customized unit label
Created in NX10.0.0. More...
 
NXString UnitLabel ()
 Returns the customized unit label
Created in NX10.0.0. More...
 
virtual ~AfuOrdinateHeaderInfo ()
 The object destructor
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents the ordinate header information for an afu record.


Created in NX10.0.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::AfuOrdinateHeaderInfo::~AfuOrdinateHeaderInfo ( )
virtual

The object destructor
Created in NX10.0.0.



License requirements : None

Member Function Documentation

NXString NXOpen::CAE::AfuOrdinateHeaderInfo::AxisLabel ( )

Returns the customized axis label
Created in NX10.0.0.



License requirements : None

double NXOpen::CAE::AfuOrdinateHeaderInfo::Damping ( )

Returns the damping value
Created in NX10.0.0.



License requirements : None

int NXOpen::CAE::AfuOrdinateHeaderInfo::DataFormat ( )

Returns the data format
Created in NX10.0.0.



License requirements : None

double NXOpen::CAE::AfuOrdinateHeaderInfo::ImaginaryOffset ( )

Returns the offset for imaginary part
Created in NX10.0.0.



License requirements : None

double NXOpen::CAE::AfuOrdinateHeaderInfo::ImaginaryScale ( )

Returns the offset for imaginary part
Created in NX10.0.0.



License requirements : None

double NXOpen::CAE::AfuOrdinateHeaderInfo::RealOffset ( )

Returns the offset for real part
Created in NX10.0.0.



License requirements : None

double NXOpen::CAE::AfuOrdinateHeaderInfo::RealScale ( )

Returns the scale of real part
Created in NX10.0.0.



License requirements : None

void NXOpen::CAE::AfuOrdinateHeaderInfo::SetAxisLabel ( const NXString axisLabel)

Sets the customized axis label
Created in NX10.0.0.



License requirements : None

Parameters
axisLabelthe customized axis label. Up to 80 characters are allowed and the redundant characters will be ignored.
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetAxisLabel ( const char *  axisLabel)

Sets the customized axis label
Created in NX10.0.0.



License requirements : None

Parameters
axisLabelthe customized axis label. Up to 80 characters are allowed and the redundant characters will be ignored.
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetDamping ( double  damping)

Sets the damping value
Created in NX10.0.0.



License requirements : None

Parameters
dampingthe damping value
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetDataFormat ( int  dataFormat)

Sets the data format
Created in NX10.0.0.



License requirements : None

Parameters
dataFormatthe data format
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetImaginaryOffset ( double  imaginaryOffset)

Sets the offset for imaginary part
Created in NX10.0.0.



License requirements : None

Parameters
imaginaryOffsetthe offset for imaginary part
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetImaginaryScale ( double  imaginaryOffset)

Sets the offset for imaginary part
Created in NX10.0.0.



License requirements : None

Parameters
imaginaryOffsetthe offset for imaginary part
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetRealOffset ( double  realOffset)

Sets the offset for real part
Created in NX10.0.0.



License requirements : None

Parameters
realOffsetthe offset for real part
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetRealScale ( double  realScale)

Sets the scale of real part
Created in NX10.0.0.



License requirements : None

Parameters
realScalethe scale of real part
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetUnitLabel ( const NXString unitLabel)

Sets the customized unit label
Created in NX10.0.0.



License requirements : None

Parameters
unitLabelthe customized unit label. Up to 80 characters are allowed and the redundant characters will be ignored.
void NXOpen::CAE::AfuOrdinateHeaderInfo::SetUnitLabel ( const char *  unitLabel)

Sets the customized unit label
Created in NX10.0.0.



License requirements : None

Parameters
unitLabelthe customized unit label. Up to 80 characters are allowed and the redundant characters will be ignored.
NXString NXOpen::CAE::AfuOrdinateHeaderInfo::UnitLabel ( )

Returns the customized unit label
Created in NX10.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.