|
| | TestDynamicWaves (std::string SimObjectName, ISimObjectCreator *Creator) |
| |
|
void | FinalSetup (const double T, const double *const X, ISimObjectCreator *const Creator) |
| | Final setup - retrieve environment provider.
|
| |
|
void | OdeFcn (const double T, const double *const X, double *const XDot, const bool MajorTimeStep) |
| | ODE function - check for sea state transitions.
|
| |
◆ TestDynamicWaves()
| testmodels::TestDynamicWaves::TestDynamicWaves |
( |
std::string |
SimObjectName, |
|
|
ISimObjectCreator * |
Creator |
|
) |
| |
Construct dynamic waves test.
- Parameters
-
| [in] | SimObjectName | Unique name for this simulation object. |
| [in] | Creator | Pointer to the object creator/registry. |
The documentation for this class was generated from the following file: