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

Represents a response analysis event
Created in NX5.0.0. More...

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

Public Types

enum  DdamCoefficientType {
  DdamCoefficientTypeAf, DdamCoefficientTypeVf, DdamCoefficientTypeAa, DdamCoefficientTypeAb,
  DdamCoefficientTypeAc, DdamCoefficientTypeAd, DdamCoefficientTypeVa, DdamCoefficientTypeVb,
  DdamCoefficientTypeVc
}
 Represents DDAM coefficient type. More...
 

Public Member Functions

double DdamCoefficientA ()
 Returns the DDAM A coefficient
Created in NX5.0.0. More...
 
double DdamCoefficientV ()
 Returns the DDAM V coefficient
Created in NX5.0.0. More...
 
double GetDdamCoefficient (NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::DdamCoefficientType coefficientType)
 Returns DDAM coefficient value of the specified type. More...
 
void SetDdamCoefficient (NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::DdamCoefficientType coefficientType, double coefficient)
 Sets the DDAM coefficient value of the specified type
Created in NX7.5.2. More...
 
void SetDdamCoefficientA (double coefficientA)
 Sets the DDAM A coefficient
Created in NX5.0.0. More...
 
void SetDdamCoefficientV (double coefficientV)
 Sets the DDAM V coefficient
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a response analysis event
Created in NX5.0.0.


Member Enumeration Documentation

Represents DDAM coefficient type.

Enumerator
DdamCoefficientTypeAf 

af

DdamCoefficientTypeVf 

vf

DdamCoefficientTypeAa 

aa

DdamCoefficientTypeAb 

ab

DdamCoefficientTypeAc 

ac

DdamCoefficientTypeAd 

ad

DdamCoefficientTypeVa 

va

DdamCoefficientTypeVb 

vb

DdamCoefficientTypeVc 

vc

Member Function Documentation

double NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::DdamCoefficientA ( )

Returns the DDAM A coefficient
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

double NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::DdamCoefficientV ( )

Returns the DDAM V coefficient
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

double NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::GetDdamCoefficient ( NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::DdamCoefficientType  coefficientType)

Returns DDAM coefficient value of the specified type.

Returns

Created in NX7.5.2.

License requirements : None
Parameters
coefficientTypecoefficienttype
void NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::SetDdamCoefficient ( NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::DdamCoefficientType  coefficientType,
double  coefficient 
)

Sets the DDAM coefficient value of the specified type
Created in NX7.5.2.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
coefficientTypecoefficienttype
coefficientcoefficient
void NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::SetDdamCoefficientA ( double  coefficientA)

Sets the DDAM A coefficient
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
coefficientAcoefficienta
void NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::SetDdamCoefficientV ( double  coefficientV)

Sets the DDAM V coefficient
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters
coefficientVcoefficientv

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