CoordinateSystem.PutToString() Method

Top 

Description

Convert the object state to FreeFlyer object xml and return as a string.

 

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

CoordinateSystem.PutToString(

)

 

 

Return Value

Type:

string

 

 

The FreeFlyer object xml representation of the object.

 

Syntax

myString1 = myCoordinateSystem1.PutToString();

 

 

See also

CoordinateSystem Object

Vectors and Coordinate Systems Guide

Orbit Reference Frames Guide

Attitude Reference Frames Guide

Matrix, Array, and Variable Math Guide