waypoint
Waypoint(lat, long, cellbox_indx=-1, name=None)
¶
Class representing a waypoint in terms of its latitude, longitude and name
Attributes:
| Name | Type | Description |
|---|---|---|
lat |
float
|
the waypoint latitude |
long |
float
|
the waypoint longitude |
name |
string) (optional
|
the waypoint name (ex. Falklands, Rothera) |
cellbox_indx |
int
|
the index of the cellbox that contains this waypoint |
Note: All geospatial boundaries are given in a 'EPSG:4326' projection