| Package | Description |
|---|---|
| de.kah2.zodiac.nova4jmt |
| Modifier and Type | Method and Description |
|---|---|
static void |
Transform.ln_get_equ_from_hrz(LnHrzPosn object,
LnLnlatPosn observer,
double JD,
LnEquPosn position)
void ln_get_equ_from_hrz( ln_hrz_posn *object, LnLnlatPosnobserver,
double JD, LnEquPosn position) \param object Object coordinates.
|
static void |
Transform.ln_get_hrz_from_equ_sidereal_time(LnEquPosn object,
LnLnlatPosn observer,
double sidereal,
LnHrzPosn position) |
static void |
Transform.ln_get_hrz_from_equ(LnEquPosn object,
LnLnlatPosn observer,
double JD,
LnHrzPosn position)
Equ 12.1,12.2 pg 88
TODO: Transform horizontal coordinates to galactic coordinates.
|
static void |
Utility.ln_hhrz_to_hrz(LnhHrzPosn hpos,
LnHrzPosn pos)
void ln_hhrz_to_hrz(LnhHrzPosn hpos, LnHrzPosn pos) \brief human readable
horizontal position to double horizontal position \ingroup conversion
|
static void |
Utility.ln_hrz_to_hhrz(LnHrzPosn pos,
LnhHrzPosn hpos)
void ln_hrz_to_hhrz(LnHrzPosn pos, LnhHrzPosn hpos) \brief double
horizontal position to human readable horizontal position \ingroup
conversion
|
static String |
Utility.ln_hrz_to_nswe(LnHrzPosn pos)
String ln_hrz_to_nswe(LnHrzPosn pos); \brief returns direction of given
azimuth - like N,S,W,E,NSW,...
|
Copyright © 2019. All rights reserved.