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

Represents the Fast RMS parameter information. More...

Inheritance diagram for NXOpen::CAE::AfuMathFastRMSInfo:
NXOpen::TransientObject

Public Member Functions

int GetData (int *numberOfPoints, int *order, int *relativeOrder, int *useHighpassFilter, double *cutoffFraction, int *addSidelobes, double *slope)
 Get the Fast RMS Parameter Information. More...
 
void SetData (int numberOfPoints, int order, int relativeOrder, int useHighpassFilter, double cutoffFraction, int addSidelobes, double slope, int interpolationMethod)
 Set the Fast RMS Parameter Information
Created in NX11.0.0. More...
 
virtual ~AfuMathFastRMSInfo ()
 The object destructor
Created in NX11.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 Fast RMS parameter information.


Created in NX11.0.0.

Constructor & Destructor Documentation

virtual NXOpen::CAE::AfuMathFastRMSInfo::~AfuMathFastRMSInfo ( )
virtual

The object destructor
Created in NX11.0.0.



License requirements : None

Member Function Documentation

int NXOpen::CAE::AfuMathFastRMSInfo::GetData ( int *  numberOfPoints,
int *  order,
int *  relativeOrder,
int *  useHighpassFilter,
double *  cutoffFraction,
int *  addSidelobes,
double *  slope 
)

Get the Fast RMS Parameter Information.

Returns
the interpolation method
Created in NX11.0.0.

License requirements : None
Parameters
numberOfPointsGet the Fast RMS PSD Fit number of points
orderthe order
relativeOrderthe relative order
useHighpassFilterthe use highpass filter option
cutoffFractionThe filter frequency cutoff fraction
addSidelobesthe add sidelobes option
slopethe side lobes slope value
void NXOpen::CAE::AfuMathFastRMSInfo::SetData ( int  numberOfPoints,
int  order,
int  relativeOrder,
int  useHighpassFilter,
double  cutoffFraction,
int  addSidelobes,
double  slope,
int  interpolationMethod 
)

Set the Fast RMS Parameter Information
Created in NX11.0.0.



License requirements : None

Parameters
numberOfPointsSet the Fast RMS PSD Fit number of points
orderthe order
relativeOrderthe relative order
useHighpassFilterthe use highpass filter option
cutoffFractionthe filter frequency cutoff fraction
addSidelobesthe add sidelobes option
slopethe side lobes slope value
interpolationMethodthe interpolation method

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