CoordinateSystem.VisualScale Property

Top 

Description

The size at which to represent the CoordinateSystem when viewed in a Mission View.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

100

Valid Range:

CoordinateSystem.VisualScale > 0

 

Syntax

myVariable1 = myCoordinateSystem1.VisualScale;

 

myCoordinateSystem1.VisualScale = myVariable1;

 

See also

CoordinateSystem Object

Vectors and Coordinate Systems Guide

Orbit Reference Frames Guide

Attitude Reference Frames Guide

Matrix, Array, and Variable Math Guide