Transaction-Level Modeling Framework for Space Applications
Functions | |
def | help_text |
def | credits_text |
def | copyright_text |
def | license_text |
Variables | |
string | HELP = "SoCRocket - The Space TLM Framework" |
string | CREDITS = "Thomas Schuster, Rolf Meyer, Jan Wagner" |
string | COPYRIGHT = "(c) Copyright 2010-2014 TU-Braunschweig c3e" |
string | LICENSE = "All rights reserved" |
string | USAGE = "%(prog)s [options]" |
def usi.usage.copyright_text | ( | ) |
def usi.usage.credits_text | ( | ) |
def usi.usage.help_text | ( | k, | |
kw | |||
) |
def usi.usage.license_text | ( | ) |
string usi.usage.COPYRIGHT = "(c) Copyright 2010-2014 TU-Braunschweig c3e" |
string usi.usage.CREDITS = "Thomas Schuster, Rolf Meyer, Jan Wagner" |
string usi.usage.HELP = "SoCRocket - The Space TLM Framework" |
string usi.usage.LICENSE = "All rights reserved" |
string usi.usage.USAGE = "%(prog)s [options]" |