ut-issl / s2e-core

Spacecraft Simulation Environment Core codes
MIT License
46 stars 18 forks source link

Use geodetic position in GnssReceiver #596

Closed 200km closed 8 months ago

200km commented 8 months ago

Related issues

276

Description

According to the TODO comment, I modified to use GeodeticPosition instead of the Vector<3>.

Test results

NA

Impact

NA

Supplementary information

NA