Sensor.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 nanosecond timing precision mode.

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

 

Method Signature

Sensor.PutToString(

)

 

 

Return Value

Type:

string

 

 

The FreeFlyer object xml representation of the object.

 

Syntax

myString1 = mySensor1.PutToString();

 

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide