|
Orbits
1
|
Variables | |
| bad_lon = np.nan | |
| bad_lat = np.nan | |
| int | good_lon = 5 |
| int | good_lat = 110 |
| tuple | ss = SatState() |
| string | sat_name = "IKONOS 2" |
| tuple | sat = SatState() |
| int | query_sat_name = 0 |
| string | t_range_unit = "year" |
| float | sec_sample_rate = 5.0 |
| int | verbose = 0 |
| tuple | t0_test = dth.tuple2dt((2014, 10, 8, 13, 46, 39, 460242)) |
| orbits.test.SatState_test.bad_lat = np.nan |
| orbits.test.SatState_test.bad_lon = np.nan |
| int orbits.test.SatState_test.good_lat = 110 |
| int orbits.test.SatState_test.good_lon = 5 |
| int orbits.test.SatState_test.query_sat_name = 0 |
| tuple orbits.test.SatState_test.sat = SatState() |
| string orbits.test.SatState_test.sat_name = "IKONOS 2" |
| float orbits.test.SatState_test.sec_sample_rate = 5.0 |
| tuple orbits.test.SatState_test.ss = SatState() |
| tuple orbits.test.SatState_test.t0_test = dth.tuple2dt((2014, 10, 8, 13, 46, 39, 460242)) |
| string orbits.test.SatState_test.t_range_unit = "year" |
| int orbits.test.SatState_test.verbose = 0 |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.