Class TGPSPoints

Unit

Declaration

type TGPSPoints = class(TXOMClass)

Description

TGPSPoints

Hierarchy

  • TXOMClass
  • TGPSPoints

Overview

Methods

Public function FindLatLon(ALat, ALon: Double; ARadiusInMeters: Double = 0): TGPSPoint; virtual;

Properties

Public property Items[Index:Integer]: TGPSPoint read GetItem write SetItem;

Description

Methods

Public function FindLatLon(ALat, ALon: Double; ARadiusInMeters: Double = 0): TGPSPoint; virtual;
 

Properties

Public property Items[Index:Integer]: TGPSPoint read GetItem write SetItem;
 

Generated by PasDoc 0.15.0.