Spacecraft.SetFixedPosition(Array) Method

Top 

Description

Sets the Spacecraft's position components (X, Y, Z) referenced to the Body Fixed coordinate system of its central body.

 

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

Spacecraft.SetFixedPosition(

Array position)

 

 

Arguments

position


Description:

The position components (X, Y, Z) referenced to the Body Fixed coordinate system of the calling object's central body.

Required Size:

3

 

 

 

Syntax

mySpacecraft1.SetFixedPosition(myArray1);

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide