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

Represents a CAE::PreTestSolution builder
To create a new instance of this class, use CAE::PreTestSolutionCollection::CreatePretestBuilder

Created in NX7.5.0. More...

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

List of all members.

Public Types

enum  ModeConversionType { ModeConversionTypeSignedAmplitude, ModeConversionTypeComplexTransform }
 Enum type for the complex mode conversion settings. More...

Public Member Functions

double HighFrequencyCutoff ()
 Returns the high-frequency cutoff
Created in NX7.5.0.
bool HighFrequencyFilteringMode ()
 Returns the high-frequency filtering option
Created in NX7.5.0.
double LowFrequencyCutoff ()
 Returns the low-frequency cutoff
Created in NX7.5.0.
bool LowFrequencyFilteringMode ()
 Returns the low-frequency filtering option
Created in NX7.5.0.
NXString Name ()
 Returns the pre-test name
Created in NX7.5.0.
void SetHighFrequencyCutoff (double cutoffFrequency)
 Sets the high-frequency cutoff
Created in NX7.5.0.
void SetHighFrequencyFilteringMode (bool highFrequencyFilteringMode)
 Sets the high-frequency filtering option
Created in NX7.5.0.
void SetLowFrequencyCutoff (double cutoffFrequency)
 Sets the low-frequency cutoff
Created in NX7.5.0.
void SetLowFrequencyFilteringMode (bool lowFrequencyFilteringMode)
 Sets the low-frequency filtering option
Created in NX7.5.0.
void SetName (const NXString &name)
 Sets the pre-test name
Created in NX7.5.0.
void SetSolution (NXOpen::CAE::SimSolution *solution)
 Sets the pre-test working solution
Created in NX7.5.0.
NXOpen::CAE::SimSolutionSolution ()
 Returns the pre-test working solution
Created in NX7.5.0.

Detailed Description

Represents a CAE::PreTestSolution builder
To create a new instance of this class, use CAE::PreTestSolutionCollection::CreatePretestBuilder

Created in NX7.5.0.



Member Enumeration Documentation

Enum type for the complex mode conversion settings.

Enumerator:
ModeConversionTypeSignedAmplitude 

No triax sensors required.

ModeConversionTypeComplexTransform 

All sensors must be triax.


Member Function Documentation

Returns the high-frequency cutoff
Created in NX7.5.0.



License requirements : None

Returns the high-frequency filtering option
Created in NX7.5.0.



License requirements : None

Returns the low-frequency cutoff
Created in NX7.5.0.



License requirements : None

Returns the low-frequency filtering option
Created in NX7.5.0.



License requirements : None

Returns the pre-test name
Created in NX7.5.0.



License requirements : None

Sets the high-frequency cutoff
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
cutoffFrequencycutofffrequency
void NXOpen::CAE::PreTestSolutionBuilder::SetHighFrequencyFilteringMode ( bool  highFrequencyFilteringMode)

Sets the high-frequency filtering option
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
highFrequencyFilteringModehighfrequencyfilteringmode

Sets the low-frequency cutoff
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
cutoffFrequencycutofffrequency

Sets the low-frequency filtering option
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
lowFrequencyFilteringModelowfrequencyfilteringmode

Sets the pre-test name
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
namename

Sets the pre-test working solution
Created in NX7.5.0.



License requirements : nx_correl_base ("FE Correlation")

Parameters:
solutionsolution

Returns the pre-test working solution
Created in NX7.5.0.



License requirements : None


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