PointGroup.PointPosition(Variable) Method

Top 

Description

Returns the Earth Fixed Cartesian coordinates of the specified point in the PointGroup.

 

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

PointGroup.PointPosition(

Variable pointNumber)

 

 

Arguments

pointNumber


Description:

Point Number to extract position for.

Valid Range:

pointNumber ≥ 0

 

 

 

Return Value

Type:

Array of number (size = 3)

 

 

Returns the Earth Fixed Cartesian coordinates of the specified point in the PointGroup.

 

Syntax

myArray1 = myPointGroup1.PointPosition(myVariable1);

 

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide