Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "sensor_position": { | |
| "ephemeris_times": [297088762.24158406, 297088762.3917441, 297088762.5419041, 297088762.69206405, 297088762.84222406, 297088762.9923841], | |
| "positions": [[-1885.29806756, 913.1652236, -2961.966828], | |
| [-1885.59280128, 912.7436266, -2961.91056824], | |
| [-1885.88749707, 912.32201117, -2961.85424884], | |
| [-1886.18215477, 911.90037749, -2961.79786985], | |
| [-1886.47677475, 911.47872522, -2961.7414312], | |
| [-1886.77135665, 911.05705456, -2961.68493293]], | |
| "velocities": [[-1.9629237646703683, -2.80759072221274, 0.37446657801485306], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Isd { | |
| public: | |
| std::string usgscsm_name_model; | |
| std::string name_platform; | |
| std::string name_sensor; | |
| double semi_major; | |
| double semi_minor; |