MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / icrsToDecimalDegrees

Function icrsToDecimalDegrees

src/util/coordinateconversion.cpp:214–251  ·  view source on GitHub ↗

* Ra format 'XhYmZs', where X and Y are positive integers and Z is a positive double * Dec format 'XdYmZs', where X is a signed integer, Y is a positive integer and Z is a * positive double. * * Reference: * https://math.stackexchange.com/questions/15323/how-do-i-calculate-the-cartesian- * coordinates-of-stars */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

formatFunction · 0.85
parseRaFunction · 0.85
parseDecFunction · 0.85
isRaDecValidFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected