|
| | TestNetcageWake (std::string SimObjectName, ISimObjectCreator *Creator) |
| |
|
void | FinalSetup (const double T, const double *const X, ISimObjectCreator *Creator) override |
| | Final setup - register wake field with Environment.
|
| |
|
void | OdeFcn (double T, const double *X, double *XDot, bool IsMajorTimeStep) override |
| | ODE function (empty for static wake field).
|
| |
◆ TestNetcageWake()
| testmodels::TestNetcageWake::TestNetcageWake |
( |
std::string |
SimObjectName, |
|
|
ISimObjectCreator * |
Creator |
|
) |
| |
Construct test wake field.
- 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: