Unit 'solarsystems' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_astronomy]

TMObjectVector

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

Declaration

Source position: solarsystems.pas line 102

type TMObjectVector = class

public

  constructor Create; virtual;

  

  procedure Assign(); virtual;

  

  procedure Clear;

  

  property Altitude: munit; [r]

  

  property Latitude: munit; [r]

  

  property Speed: munit; [r]

  

  property X: munit; [rw]

  

  property Y: munit; [rw]

  

  property Z: munit; [rw]

  

end;

Inheritance

TMObjectVector

  

|

TObject



CT Web help

CodeTyphon Studio