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

TEllipsoid

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

Declaration

Source position: geoellipsoids.pas line 76

type TEllipsoid = class(TPersistent)

public

  procedure Assign(); override;

  

  constructor Create;

  

  destructor Destroy; override;

  

published

  property EllipsoidName: string; [rw]

  

  property MajorAxis: Double; [rw]

  

  property InvFlattening: Double; [rw]

  

end;

Inheritance

TEllipsoid

  

|

TObject



CT Web help

CodeTyphon Studio