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.

 

Method Signature

PlateModel.GetSRPTorque(

)

 

 

Return Value

Type:

Array of number (size = 3)

Units:

N m

 

 

The calculated SRP torque.

 

Syntax

myArray1 = myPlateModel1.GetSRPTorque();

 

 

See also

PlateModel Object

PlateModel.GetSRPTorque