|
| | VisualFlowPlane (std::string SimObjectName, ISimObjectCreator *Creator) |
| |
|
void | FinalSetup (const double T, const double *const X, ISimObjectCreator *Creator) override |
| | Final setup phase - retrieves Environment provider.
|
| |
|
void | OdeFcn (const double T, const double *const X, double *const XDot, const bool MajorTimeStep) override |
| | ODE function for state updates.
|
| |
◆ VisualFlowPlane()
| environmentmodels::VisualFlowPlane::VisualFlowPlane |
( |
std::string |
SimObjectName, |
|
|
ISimObjectCreator * |
Creator |
|
) |
| |
Construct a visual flow plane.
- 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:
- /update_root/webfhsim/reloadrepos/fhsim_environment/src/environment/VisualFlowPlane.h