Difference between revisions of "Oolite JavaScript Reference: Waypoint"

From Elite Wiki
(Document WaypointEntity)
 
(No difference)

Latest revision as of 15:12, 12 October 2013

Prototype: Entity

The Waypoint class is an Entity representing a waypoint added by System.setWaypoint(). It has all the properties and methods of an Entity, and several others.

Properties

This property was added in Oolite test release 1.79.

beaconCode

beaconCode : String (read/write)

The beacon code of the waypoint. The first character is used for identification on the Advanced Space Compass.

beaconLabel

beaconLabel : String (read/write)

A full label for the beacon. This is useful where the beacon code and the full beacon label do not begin with the same letter.

size

size : Number (read/write)

The size of the waypoint in metres.