Link Search Menu Expand Document

TFmtMeaCoord

Unit DeLaFitsCommon

Type type

TFmtMeaCoord = (coDegree, coHour);

Description

The format of Right Ascension: degrees [0.0 .. 360.0) or hours [0.0 .. 24.0)

  • coDegree is a degree measure DDD:MM:SS.(s), e.g. 123°45’56”.7
  • coHour is an hour measure: HH:MM:SS.(s), e.g. 12h23m45s.6

See Also

TFmtRepCoord