
setstation中的操作参数
{ "name": "setstation", "base": "", "fields": [ { "name": "owner", "type": "string" }, { "name": "latitude", "type": "float32" }, { "name": "longitude", "type": "float32" }, { "name": "elevation", "type": "float32" }, { "name": "missing", "type": "float32" }, { "name": "launch_window_hrs", "type": "uint8" }, { "name": "launch_freq_hrs", "type": "uint8" } ] }