Link Search Menu Expand Document

TFmtRepCoord

Unit DeLaFitsCommon

Type type

TFmtRepCoord = (coWhole, coParts);

Description

The text representation of Right Ascension and Declination: decimal view as float-number or hexadecimal view as separate parts

  • coWhole is decimal view G.(g), e.g., 12.3456 degrees or hours
  • coParts is hexadecimal view GG MM SS.(s), e.g., 12°34’56”.7 for Declination, and 12°34’56”.7 or 12h34m56s.7 for Right ascension

See Also

TFmtMeaCoord