This is the complete list of members for Stage, including all inherited members.
addMotor(std::unique_ptr< Motor > motor) | Stage | |
airframe_ | Stage | private |
applyFlightState(const FlightState &state) | Stage | |
calculateNormalForceCoefficient() const | Stage | |
checkRecoveryEvent() const | Stage | |
checkSeparationEvent() const | Stage | |
finSet_ | Stage | private |
getAirframeLength() const | Stage | |
getMotorsForTesting() const | Stage | inline |
getName() const | Stage | |
getTotalMass() const | Stage | |
getTotalPropellantMass() const | Stage | |
getTotalThrust() const | Stage | |
motors_ | Stage | private |
name_ | Stage | private |
prepareForFlight(const Environment &env) | Stage | |
recoveryDeployed_ | Stage | private |
recoverySystem_ | Stage | private |
separationTriggered_ | Stage | private |
setAirframe(std::unique_ptr< Airframe > airframe) | Stage | |
setFinSet(std::unique_ptr< FinSet > finSet) | Stage | |
setRecoverySystem(std::unique_ptr< RecoverySystem > recovery) | Stage | |
Stage(const std::string &name) | Stage | |
totalMass_ | Stage | private |
totalPropellantMass_ | Stage | private |
updateMassProperties() | Stage | |
~Stage()=default | Stage |