Plate.ConfigureCircularShape(Variable, Variable, Array, Array) Method |
Top |
DescriptionConfigures this Plate with a circular shape. The Plate will be a circle with the specified radius. The center of the plate will be located at the specified centerPosition in the Spacecraft's body coordinate system. The plate's orientation is specified using the normal argument. The numberOfSegments argument controls how many triangles are used to approximate the circular shape.
You must set the Spacecraft's ForceModel.SRPForceGeometry to "PlateModel" for this to have an effect.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Syntax
See also
|