Serves as a subject for DA engine PID optimisation. More...
#include <PEGDirectAscentOpti.h>
Public Member Functions | |
PEGDirectAscentOpti (const VESSEL *v, const ShipVariables &vars) | |
void | SetEngineLevel (double level) |
![]() | |
PEGDirectAscentStd (const VESSEL *v, const ShipVariables &vars) | |
double | GetTargetT () const |
double | GetDeltaT () const |
double | GetCruiseEngineLevel () const |
![]() | |
PEGDirectAscent (const VESSEL *v, const ShipVariables &vars) | |
void | Update (MFDDataLaunchMFD *data) |
void | Reset () |
void | SetToTarget (bool set) |
bool | IsToTarget () const |
![]() | |
PEG (const VESSEL *v) | |
bool | IsValid () |
virtual double | GetTargetPitch () |
void | SetApses (double PeAlt, double ApAlt) |
double | GetTMECO () const |
double | GetDeltaTheta () const |
Protected Member Functions | |
Engine | GetEngineCapabilities (const VESSEL *v) const |
![]() | |
void | UpdateClient (MFDDataLaunchMFD *data) |
Additional Inherited Members | |
![]() | |
double | lastCalculatedDVSum |
const ShipVariables & | m_shipVariables |
![]() | |
const VESSEL * | vessel |
Serves as a subject for DA engine PID optimisation.