: {{getClassificationText(scopePlace.get_classification())}}

: {{constellations.fullNames[scopePlace.get_constellation()]}}

: {{scopePlace.get_names()?scopePlace.get_names().join(', '): scopePlace.get_name()}}


: {{formatHms(scopePlace.get_RA(), true, false, false, 1)}}

: {{formatHms(scopePlace.get_dec(), false, true, true)}}

: {{formatHms(scopePlace.altAz.get_alt(), false, false, true)}}

: {{formatHms(scopePlace.altAz.get_az(), false, false, true)}}

: {{scopePlace.riseSet ? scopePlace.riseSet.bNeverRises ? loc.neverRises : formatDecimalHours(scopePlace.riseSet.rise, false, false, true) : loc.na}}

: {{scopePlace.riseSet ? formatDecimalHours(scopePlace.riseSet.transit, false, false, true) : loc.na }}

: {{scopePlace.riseSet ? scopePlace.riseSet.bNeverSets? loc.neverSets : formatDecimalHours(scopePlace.riseSet.set, false, false, true) : loc.na}}

Image Credit:

{{getCreditsText(scopePlace)}}