NXOpen .NET Reference  12.0.0
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.INXObject NXOpen.CAE.ResponseSimulation.RotationalDDAMExcitation NXOpen.CAE.ResponseSimulation.TranslationalDDAMExcitation

Public Types

enum  ShipType { Surface, Submarine }
 Specifies the ship type More...
 
enum  MountingType { Hull, Duck, ShellPlating }
 Specifies the mounting type More...
 
enum  ResponseType { Elastic, ElasticPlastic }
 Specifies the response type More...
 
enum  LoadingType { Vertical, Athwartship, ForeAndAft }
 Specifies the loading type More...
 
enum  CoefficientDefinitionType { ByFile, InputManually }
 the choices of define DDAM coefficients. More...
 
- Public Types inherited from NXOpen.CAE.ResponseSimulation.Excitation
enum  Component {
  DistributedLoad = -1, X, Y, Z,
  Rx, Ry, Rz, UserDefined
}
 Represents the component type. More...
 
- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.ResponseSimulation.Excitation
unsafe void Destroy ()
 Deletes a response simulation excitation More...
 
- Properties inherited from NXOpen.CAE.ResponseSimulation.Excitation
unsafe string ExcitationName [get, set]
 Returns or sets the excitation name 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
ByFile 

Get the DDAM coefficients from a DDAM coefficient file

InputManually 

Input the DDAM coefficient manually

Specifies the loading type

Enumerator
Vertical 
Athwartship 
ForeAndAft 

Specifies the mounting type

Enumerator
Hull 
Duck 
ShellPlating 

Specifies the response type

Enumerator
Elastic 
ElasticPlastic 

Specifies the ship type

Enumerator
Surface 
Submarine 

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