GroundObservationFile.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.

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

 

Method Signature

GroundObservationFile.PutToString(

)

 

 

Return Value

Type:

string

 

 

The FreeFlyer object xml representation of the object.

 

Syntax

myString1 = myGroundObservationFile1.PutToString();

 

 

See also

GroundObservationFile Object

Orbit Determination Guide

Tracking Data File Formats