NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::PreTestExciterConfigBuilder Class Reference

Represents a CAE::PreTestExciterConfig builder
To create a new instance of this class, use CAE::PreTestSolutionCollection::CreateExciterConfigBuilder
Default values. More...

Inheritance diagram for NXOpen::CAE::PreTestExciterConfigBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  MethodChoiceType { MethodChoiceTypeAutomaticNmif, MethodChoiceTypeManual }
 Selected method for the exciter selection. More...
enum  OffAxisAngleChoiceType { OffAxisAngleChoiceTypeNone, OffAxisAngleChoiceTypeAngle45, OffAxisAngleChoiceTypeAngle30 }
 Selected off axis angle for the exciter selection. More...

Public Member Functions

double DampingRatio ()
 Returns the damping ratio
Created in NX8.0.0.
NXOpen::CAE::PreTestExciterConfigBuilder::MethodChoiceType MethodChoice ()
 Returns the exciter selection method
Created in NX8.0.0.
NXString Name ()
 Returns the name
Created in NX8.0.0.
double NmifThreshold ()
 Returns the damping ratio
Created in NX8.0.0.
NXOpen::CAE::PreTestExciterConfigBuilder::OffAxisAngleChoiceType OffAxisAngleChoice ()
 Returns the off axis angle choice
Created in NX8.0.0.
void SetDampingRatio (double dampingRatio)
 Sets the damping ratio
Created in NX8.0.0.
void SetMethodChoice (NXOpen::CAE::PreTestExciterConfigBuilder::MethodChoiceType algorithmChoice)
 Sets the exciter selection method
Created in NX8.0.0.
void SetName (const NXString &title)
 Sets the name
Created in NX8.0.0.
void SetNmifThreshold (double nmifThreshold)
 Sets the damping ratio
Created in NX8.0.0.
void SetOffAxisAngleChoice (NXOpen::CAE::PreTestExciterConfigBuilder::OffAxisAngleChoiceType offAxisAngleChoice)
 Sets the off axis angle choice
Created in NX8.0.0.

Detailed Description

Represents a CAE::PreTestExciterConfig builder
To create a new instance of this class, use CAE::PreTestSolutionCollection::CreateExciterConfigBuilder
Default values.

Property Value

DampingRatio

1.0

MethodChoice

AutomaticNmif

NmifThreshold

0.3

OffAxisAngleChoice

None


Created in NX8.0.0.


Member Enumeration Documentation

Selected method for the exciter selection.

Enumerator:
MethodChoiceTypeAutomaticNmif 

automatic nmif

MethodChoiceTypeManual 

manual

Selected off axis angle for the exciter selection.

Enumerator:
OffAxisAngleChoiceTypeNone 

none

OffAxisAngleChoiceTypeAngle45 

angle45

OffAxisAngleChoiceTypeAngle30 

angle30


Member Function Documentation

Returns the damping ratio
Created in NX8.0.0.



License requirements : None

Returns the exciter selection method
Created in NX8.0.0.



License requirements : None

Returns the name
Created in NX8.0.0.



License requirements : None

Returns the damping ratio
Created in NX8.0.0.



License requirements : None

Returns the off axis angle choice
Created in NX8.0.0.



License requirements : None

Sets the damping ratio
Created in NX8.0.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
dampingRatiodampingratio

Sets the exciter selection method
Created in NX8.0.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
algorithmChoicealgorithmchoice

Sets the name
Created in NX8.0.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
titletitle

Sets the damping ratio
Created in NX8.0.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
nmifThresholdnmifthreshold

Sets the off axis angle choice
Created in NX8.0.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
offAxisAngleChoiceoffaxisanglechoice

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