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

Represents an DDAM excitation. More...

Inheritance diagram for NXOpen::CAE::ResponseSimulation::DDAMExcitation:
NXOpen::CAE::ResponseSimulation::Excitation NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::CAE::ResponseSimulation::RotationalDDAMExcitation NXOpen::CAE::ResponseSimulation::TranslationalDDAMExcitation

Public Types

enum  CoefficientDefinitionType { CoefficientDefinitionTypeByFile, CoefficientDefinitionTypeInputManually }
 the choices of define DDAM coefficients. More...
 
enum  LoadingType { LoadingTypeVertical, LoadingTypeAthwartship, LoadingTypeForeAndAft }
 Specifies the loading type. More...
 
enum  MountingType { MountingTypeHull, MountingTypeDuck, MountingTypeShellPlating }
 Specifies the mounting type. More...
 
enum  ResponseType { ResponseTypeElastic, ResponseTypeElasticPlastic }
 Specifies the response type. More...
 
enum  ShipType { ShipTypeSurface, ShipTypeSubmarine }
 Specifies the ship type. More...
 
- Public Types inherited from NXOpen::CAE::ResponseSimulation::Excitation
enum  Component {
  ComponentDistributedLoad = -1, ComponentX, ComponentY, ComponentZ,
  ComponentRx, ComponentRy, ComponentRz, ComponentUserDefined
}
 Represents the component type. More...
 
- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen::CAE::ResponseSimulation::Excitation
void Destroy ()
 Deletes a response simulation excitation
Created in NX5.0.0. More...
 
NXString ExcitationName ()
 Returns the excitation name
Created in NX5.0.0. More...
 
void SetExcitationName (const NXString &excitationName)
 Sets the excitation name
Created in NX5.0.0. More...
 
void SetExcitationName (const char *excitationName)
 Sets the excitation name
Created in NX5.0.0. More...
 

Detailed Description

Represents an DDAM excitation.

DDAM excitation could only be used by DDAM event.
To create or edit an instance of this class, use NXOpen::CAE::ResponseSimulation::DDAMExcitationBuilder

Created in NX5.0.0.

Member Enumeration Documentation

the choices of define DDAM coefficients.

Enumerator
CoefficientDefinitionTypeByFile 

Get the DDAM coefficients from a DDAM coefficient file.

CoefficientDefinitionTypeInputManually 

Input the DDAM coefficient manually.

Specifies the loading type.

Enumerator
LoadingTypeVertical 

vertical

LoadingTypeAthwartship 

athwartship

LoadingTypeForeAndAft 

fore and aft

Specifies the mounting type.

Enumerator
MountingTypeHull 

hull

MountingTypeDuck 

duck

MountingTypeShellPlating 

shell plating

Specifies the response type.

Enumerator
ResponseTypeElastic 

elastic

ResponseTypeElasticPlastic 

elastic plastic

Specifies the ship type.

Enumerator
ShipTypeSurface 

surface

ShipTypeSubmarine 

submarine


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