: Public Class
Created: 23.5.2022 18.05.08
Modified: 1.8.2022 13.54.10
Project:
Advanced:
A system for measuring time on a continuous interval scale using a single standard time interval.  <br/>
Attribute
Public CharacterString
  interval
Details:
Notes: The standard unit of time used as the standard interval for the scale.  <br/>
Public DateTime
  origin
Details:
Notes: The origin of the interval scale.  <br/>
Operation
Public
transformCoord( c_value: TM_Coordinate,
):DateTime
Details:
Sequential
Notes: Accepts a value of a coordinate within the TM_CoordinateSystem and returns a DateTime in the Gregorian calendar and UTC.<br/>
Public
transformDateTime( dateTime: DateTime,
):TM_Coordinate
Details:
Sequential
Notes: Accepts a DateTime in the Gregorian calendar and UTC and returns the value of a coordinate in the TM_CoordinateSystem.<br/>
Tag Value
persistence persistent
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
TM_ReferenceSystem Class Generalization To