Unit 'geocompute' Package
[Overview][Types][Classes][Index] [#pl_opengpsx]

TSpheroidCompute

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: geocompute.pas line 126

type TSpheroidCompute = class

public

  property GeoCoordinate1: TCoordinate; [rw]

  

  property GeoCoordinate2: TCoordinate; [rw]

  

  property EllipseDistance: Double; [r]

  

  property ForwardAzimuth: Double; [r]

  

  property ReverseAzimuth: Double; [r]

  

  property Ellipsoid: TEllipsoid; [rw]

  

  procedure Compute;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TSpheroidCompute

  

|

TObject



CT Web help

CodeTyphon Studio