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

TUTMProjection

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

Declaration

Source position: geocompute.pas line 43

type TUTMProjection = class(TPersistent)

public

  property ZoneNo: Integer; [rw]

  

  property LongHemisphere: TZoneHemisphere; [rw]

  

  property LatHemisphere: TZoneHemisphere; [rw]

  

  property CentralMeridian: Double; [rw]

  

  property K0: Double; [rw]

  

  property FalseEasting: Double; [rw]

  

  property FalseNorthing: Double; [rw]

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TUTMProjection

  

|

TObject



CT Web help

CodeTyphon Studio