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

Represents a response analysis event. More...

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

List of all members.

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.
double DdamCoefficientV ()
 Returns the DDAM V coefficient
Created in NX5.0.0.
double GetDdamCoefficient (NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::DdamCoefficientType coefficientType)
 Returns DDAM coefficient value of the specified type.
void SetDdamCoefficient (NXOpen::CAE::ResponseSimulation::RSEventSolverParameters::DdamCoefficientType coefficientType, double coefficient)
 Sets the DDAM coefficient value of the specified type
Created in NX7.5.2.
void SetDdamCoefficientA (double coefficientA)
 Sets the DDAM A coefficient
Created in NX5.0.0.
void SetDdamCoefficientV (double coefficientV)
 Sets the DDAM V coefficient
Created in NX5.0.0.

Detailed Description

Represents a response analysis event.


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

Returns the DDAM A coefficient
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns the DDAM V coefficient
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Returns DDAM coefficient value of the specified type.

Returns:

Created in NX7.5.2.

License requirements : None
Parameters:
coefficientTypecoefficienttype

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

Sets the DDAM A coefficient
Created in NX5.0.0.



License requirements : nx_response_anlys ("NX Response Analysis")

Parameters:
coefficientAcoefficienta

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.