NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::ResponseSimulation::FunctionComponentData Class Reference

Represents a function component setting of CAE::ResponseSimulation::NodalFunctionExcitation on one direction. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::FunctionComponentData:
NXOpen::TaggedObject

List of all members.

Public Member Functions

bool Enable ()
 Returns the option to enable the function component to be used while evaluating
Created in NX5.0.0.
NXOpen::CAE::FunctionFunction ()
 Returns the function to be applied
Created in NX5.0.0.
NXOpen::CAE::ResponseSimulation::Excitation::Component GetComponentType ()
 Returns the component type.
double PhaseAngle ()
 Returns the phase angle.
double ScalarFactor ()
 Returns the scalar factor
Created in NX5.0.0.
void SetEnable (bool enableOption)
 Sets the option to enable the function component to be used while evaluating
Created in NX5.0.0.
void SetFunction (NXOpen::CAE::Function *excitationFunction)
 Sets the function to be applied
Created in NX5.0.0.
void SetPhaseAngle (double phaseAngle)
 Sets the phase angle.
void SetScalarFactor (double scalarFactor)
 Sets the scalar factor
Created in NX5.0.0.

Detailed Description

Represents a function component setting of CAE::ResponseSimulation::NodalFunctionExcitation on one direction.


Member Function Documentation

Returns the option to enable the function component to be used while evaluating
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the function to be applied
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the component type.

Returns:

Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the phase angle.

Only available when the onwer event is CAE::ResponseSimulation::RSEvent::TypeTransient
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Returns the scalar factor
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Sets the option to enable the function component to be used while evaluating
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
enableOptionenable option

Sets the function to be applied
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
excitationFunctionexcitation function

Sets the phase angle.

Only available when the onwer event is CAE::ResponseSimulation::RSEvent::TypeTransient
Created in NX5.0.0.

License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
phaseAnglephase angle

Sets the scalar factor
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
scalarFactorscalar factor

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