mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 06:17:03 -04:00
Implemented JS GlobalSolarEclipse.
This commit is contained in:
@@ -6761,14 +6761,6 @@ def _EclipseKindFromUmbra(k):
|
||||
|
||||
|
||||
def _GeoidIntersect(shadow):
|
||||
#astro_global_solar_eclipse_t eclipse;
|
||||
#astro_rotation_t rot, inv;
|
||||
#astro_vector_t v, e, o;
|
||||
#shadow_t surface;
|
||||
#double A, B, C, radic, u, R;
|
||||
#double px, py, pz, proj;
|
||||
#double gast;
|
||||
|
||||
kind = EclipseKind.Partial
|
||||
peak = shadow.time
|
||||
distance = shadow.r
|
||||
|
||||
Reference in New Issue
Block a user