PlateModel.GetSRPForce(Variable) Method |
Top |
DescriptionReturns the current SRP force on the PlateModel in the specified reference frame.
In order for the PlateModel to have an effect on the Spacecraft's propagation, the Spacecraft's ForceModel must be configured correctly. Turn on SRP using ForceModel.SRP = 1, and then choose PlateModel-based SRP using ForceModel.SRPForceGeometry = 1.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
The calculated SRP force.
Syntax
See also
|