|
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...
|
|
enum | Component {
ComponentDistributedLoad = -1,
ComponentX,
ComponentY,
ComponentZ,
ComponentRx,
ComponentRy,
ComponentRz,
ComponentUserDefined
} |
| Represents the component type. More...
|
|
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...
|
|
Represents an DDAM excitation.
DDAM excitation could only be used by DDAM event.
To create or edit an instance of this class, use CAE::ResponseSimulation::DDAMExcitationBuilder
Created in NX5.0.0.