Package | Description |
---|---|
nxopen.cae.responsesimulation |
Provides classes and interfaces for Response Simulation.
|
Modifier and Type | Field and Description |
---|---|
static DDAMExcitation.ShipType |
DDAMExcitation.ShipType.SUBMARINE |
static DDAMExcitation.ShipType |
DDAMExcitation.ShipType.SURFACE |
Modifier and Type | Method and Description |
---|---|
DDAMExcitation.ShipType |
RSEventAttributes.shipType()
Returns the ship type
License requirements: nx_response_anlys ("NX Response Analysis") . |
static DDAMExcitation.ShipType |
DDAMExcitation.ShipType.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static DDAMExcitation.ShipType |
DDAMExcitation.ShipType.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static DDAMExcitation.ShipType[] |
DDAMExcitation.ShipType.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
RSEventAttributes.setShipType(DDAMExcitation.ShipType shipType)
License requirements: nx_response_anlys ("NX Response Analysis") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.