| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.assembly.properties |
| Modifier and Type | Method and Description |
|---|---|
IDependentVariable<SpacecraftState> |
PropulsiveProperty.getIsp()
Getter for the isp as an
IDependentVariable object. |
IDependentVariable<SpacecraftState> |
PropulsiveProperty.getThrust()
Getter for the thrust as an
IDependentVariable object. |
| Constructor and Description |
|---|
PropulsiveProperty(IDependentVariable<SpacecraftState> inThrust,
IDependentVariable<SpacecraftState> inIsp)
Constructor for the property with thrust and isp as
IDependentVariable. |
PropulsiveProperty(IDependentVariable<SpacecraftState> inThrust,
IDependentVariable<SpacecraftState> inIsp)
Constructor for the property with thrust and isp as
IDependentVariable. |
Copyright © 2024 CNES. All rights reserved.