mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
10 lines
No EOL
218 B
C
10 lines
No EOL
218 B
C
#pragma once
|
|
|
|
#define EOS_ORBIT_HEIGHT 710
|
|
#define EOS_MODIS_SWATH 2230
|
|
#define EOS_MODIS_RES250 0.25
|
|
#define EOS_MODIS_RES500 0.5
|
|
#define EOS_MODIS_RES1000 1
|
|
|
|
#define EOS_TERRA_NORAD 25994
|
|
#define EOS_AQUA_NORAD 27424 |