PlateModel.GetSRPTorque Method

Top 

Description

Returns the current SRP torque on the PlateModel about the Spacecraft's center of mass. The torque is computed in the Spacecraft body fixed frame.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

PlateModel.GetSRPTorque()

Array

Returns the current SRP torque on the PlateModel about the Spacecraft's center of mass. The torque is computed in the Spacecraft body fixed frame.

PlateModel.GetSRPTorque(Array referencePoint)

Array

Returns the current SRP torque on the PlateModel about the specified referencePoint in the Spacecraft BCS frame. The torque is computed in the Spacecraft body fixed frame.

 

 

See also

PlateModel Object