pleira / ardusat-magnetic-field

Calculation of the expected geomagnetic field model along the orbit of a satellite
Apache License 2.0
1 stars 1 forks source link

Magnetic field latitude and longitude swapped #1

Open vincent290587 opened 5 years ago

vincent290587 commented 5 years ago

https://github.com/pleira/ardusat-magnetic-field/blob/e59866595bab14154afd24248d150117b273f3c6/src/main/java/org/ardusat/GeomagneticFieldCalculation.java#L165

vincent290587 commented 5 years ago

public GeoMagneticElements calculateField(double latitude, double longitude, double height)