This is the complete list of members for RecoverySystem, including all inherited members.
checkDeploymentCondition(double altitude, double velocity, double time, bool atApogee) const | RecoverySystem | |
deploy() | RecoverySystem | |
deployed_ | RecoverySystem | private |
DeploymentType enum name | RecoverySystem | |
deploymentType_ | RecoverySystem | private |
dragCoefficient_ | RecoverySystem | private |
getDragCoefficient() const | RecoverySystem | |
getName() const | RecoverySystem | |
getReferenceArea() const | RecoverySystem | |
isDeployed() const | RecoverySystem | |
name_ | RecoverySystem | private |
RecoverySystem(const std::string &name, DeploymentType deploymentType, double triggerValue, double dragCoefficient, double referenceArea) | RecoverySystem | |
referenceArea_ | RecoverySystem | private |
triggerValue_ | RecoverySystem | private |
~RecoverySystem()=default | RecoverySystem |