PointGroup.PointLongitude Property

Top 

Description

The longitude of each of the 'n' points, where the array index (i.e., 'n') ranges from 0 to NumberOfPoints - 1.

 

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.

 

Attributes

Type:

Array of number

Access:

read/write

Units:

deg

Default Value:

{ 0.0 }

Valid Range:

-360 ≤ PointGroup.PointLongitude ≤ 360

 

Syntax

myVariable1 = myPointGroup1.PointLongitude[0];

 

myPointGroup1.PointLongitude[0] = myVariable1;

 

See also

PointGroup Object

Coverage and Contact Analysis Guide

PointGroups Guide