Uses of Class
org.orekit.forces.maneuvers.propulsion.ProfileThrustPropulsionModel
Packages that use ProfileThrustPropulsionModel
Package
Description
This package provides propulsion models intended to be used with class
Maneuver.-
Uses of ProfileThrustPropulsionModel in org.orekit.forces.maneuvers.propulsion
Methods in org.orekit.forces.maneuvers.propulsion that return ProfileThrustPropulsionModelModifier and TypeMethodDescriptionstatic <T extends ThrustVectorProvider>
ProfileThrustPropulsionModelProfileThrustPropulsionModel.of(TimeSpanMap<T> profile, double isp, Control3DVectorCostType control3DVectorCostType, String name) Build with customized profile.