Package backend :: Package satellite_tools :: Package disk_dumper :: Module iss :: Class ExporterMain
[hide private]
[frames] | no frames]

Class ExporterMain

source code

Instance Methods [hide private]
 
__init__(self) source code
 
main(self) source code
Static Methods [hide private]
 
list_channels()
return all available channels
source code
 
print_list_channels(channel_dict)
channel_dict is dictionary containing base_label as keys and value is list of labels of child channels
source code
 
list_orgs()
Return a list of all orgs.
source code
 
print_orgs(orgs) source code
Method Details [hide private]

list_channels()
Static Method

source code 

return all available channels

the returned format is dictionary containing base_label as keys and value is list of labels of child channels