def orbits.src.TLEGen.TLEGen.__init__ |
( |
|
self, |
|
|
|
satcatid = None , |
|
|
|
ignore_unknown_args = 1 , |
|
|
|
time_format = None , |
|
|
|
t0 = None , |
|
|
|
t1 = None |
|
) |
| |
def orbits.src.TLEGen.TLEGen.do_auth |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.get_proximal_tle |
( |
|
self, |
|
|
|
seed_time |
|
) |
| |
def orbits.src.TLEGen.TLEGen.handle_tle_args |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.load_apikey |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.make_satcat_url |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.make_tle_urls_1recent |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.make_tle_urls_most_proximal |
( |
|
self, |
|
|
|
seed_time |
|
) |
| |
def orbits.src.TLEGen.TLEGen.make_tle_urls_range |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.make_tle_urls_xday |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.new_session |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.parse_tle_properties |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.prevent_empty_tle |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.return_newer_tle |
( |
|
self, |
|
|
|
seed_time, |
|
|
|
tle_url1, |
|
|
|
tle_url2 |
|
) |
| |
def orbits.src.TLEGen.TLEGen.return_satcat_json |
( |
|
self, |
|
|
|
response |
|
) |
| |
def orbits.src.TLEGen.TLEGen.sat_name_query |
( |
|
self, |
|
|
|
satcatid = None |
|
) |
| |
def orbits.src.TLEGen.TLEGen.satcat_get_resp |
( |
|
self, |
|
|
|
satcat_url = None |
|
) |
| |
def orbits.src.TLEGen.TLEGen.set_tle_args |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.set_tle_f_out |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.set_tle_sesh_timeout |
( |
|
self, |
|
|
|
timeout |
|
) |
| |
def orbits.src.TLEGen.TLEGen.set_tlegen_defaults |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.tle_configs |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.tle_cookie |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.tle_get_resp |
( |
|
self, |
|
|
|
tle_url = None |
|
) |
| |
def orbits.src.TLEGen.TLEGen.tlegen_main |
( |
|
self | ) |
|
def orbits.src.TLEGen.TLEGen.write_tle |
( |
|
self | ) |
|
orbits.src.TLEGen.TLEGen.apikey_file |
orbits.src.TLEGen.TLEGen.apikey_fullpath |
orbits.src.TLEGen.TLEGen.apikeys_json |
orbits.src.TLEGen.TLEGen.arg_p |
orbits.src.TLEGen.TLEGen.f_in |
orbits.src.TLEGen.TLEGen.f_in_fullpath |
orbits.src.TLEGen.TLEGen.f_out |
orbits.src.TLEGen.TLEGen.f_out_fullpath |
orbits.src.TLEGen.TLEGen.fmt_3le |
orbits.src.TLEGen.TLEGen.fmt_tle |
orbits.src.TLEGen.TLEGen.limit_1 |
orbits.src.TLEGen.TLEGen.metadata_false |
orbits.src.TLEGen.TLEGen.multi_tle |
orbits.src.TLEGen.TLEGen.no_empty_tle |
orbits.src.TLEGen.TLEGen.pred_val |
orbits.src.TLEGen.TLEGen.proximal_tle_str |
orbits.src.TLEGen.TLEGen.query_sat_name |
orbits.src.TLEGen.TLEGen.resp |
orbits.src.TLEGen.TLEGen.sat_state |
orbits.src.TLEGen.TLEGen.satcat_json |
orbits.src.TLEGen.TLEGen.satcat_pred_val |
orbits.src.TLEGen.TLEGen.satcat_resp |
orbits.src.TLEGen.TLEGen.satcat_sort_id_asc |
orbits.src.TLEGen.TLEGen.satcat_url |
orbits.src.TLEGen.TLEGen.satcatid |
orbits.src.TLEGen.TLEGen.sesh |
orbits.src.TLEGen.TLEGen.sesh_cookies_time |
orbits.src.TLEGen.TLEGen.str_satcatid |
orbits.src.TLEGen.TLEGen.t_start |
orbits.src.TLEGen.TLEGen.t_stop |
orbits.src.TLEGen.TLEGen.tle_auth |
orbits.src.TLEGen.TLEGen.tle_auth_url |
orbits.src.TLEGen.TLEGen.tle_base |
orbits.src.TLEGen.TLEGen.tle_cat |
orbits.src.TLEGen.TLEGen.tle_format |
orbits.src.TLEGen.TLEGen.tle_pred_val_1 |
orbits.src.TLEGen.TLEGen.tle_pred_val_1yr |
orbits.src.TLEGen.TLEGen.tle_pred_val_5 |
orbits.src.TLEGen.TLEGen.tle_pred_val_all |
orbits.src.TLEGen.TLEGen.tle_pred_val_range |
orbits.src.TLEGen.TLEGen.tle_pred_val_xday |
orbits.src.TLEGen.TLEGen.tle_provider |
dictionary orbits.src.TLEGen.TLEGen.tle_provider_set = {"space-track"} |
|
static |
orbits.src.TLEGen.TLEGen.tle_pw |
orbits.src.TLEGen.TLEGen.tle_req_act |
orbits.src.TLEGen.TLEGen.tle_req_ctrl |
orbits.src.TLEGen.TLEGen.tle_retries |
orbits.src.TLEGen.TLEGen.TLE_SESH_TIMEOUT |
orbits.src.TLEGen.TLEGen.tle_sort |
orbits.src.TLEGen.TLEGen.tle_sort_cat_asc |
orbits.src.TLEGen.TLEGen.tle_sort_epoch_asc |
orbits.src.TLEGen.TLEGen.tle_sort_epoch_desc |
orbits.src.TLEGen.TLEGen.tle_sort_tle1_asc |
orbits.src.TLEGen.TLEGen.tle_text |
orbits.src.TLEGen.TLEGen.tle_url |
orbits.src.TLEGen.TLEGen.tle_user |
orbits.src.TLEGen.TLEGen.xday |
The documentation for this class was generated from the following file:
Copyright 2014 Google Inc. All rights reserved.