WindowOverlayShape.SetOrigin(Array) Method

Top 

Description

Sets the origin to a MJ2000 Cartesian position projected to the view plane.

 

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

WindowOverlayShape.SetOrigin(

Array mj2000Position)

 

 

Arguments

mj2000Position


Description:

3-element array specifying X/Y/Z Cartesian coordinates of a location in the MJ2000 Earth Equator reference frame.

Required Size:

3

 

 

 

Syntax

myWindowOverlayShape1.SetOrigin(myArray1);

 

 

See also

WindowOverlayShape Object

WindowOverlayShape.SetOrigin