Functions | |
def | fit_data |
def | magfit |
def | noise |
def | radius |
def | radius_cmp |
def | select_data |
def | sphere_error |
Variables | |
tuple | args = parser.parse_args() |
tuple | parser = ArgumentParser(description=__doc__) |
float | total = 0.0 |
def pymavlink.tools.magfit.fit_data | ( | data | ) |
def pymavlink.tools.magfit.magfit | ( | logfile | ) |
def pymavlink.tools.magfit.noise | ( | ) |
def pymavlink.tools.magfit.radius | ( | mag, | |
offsets | |||
) |
def pymavlink.tools.magfit.radius_cmp | ( | a, | |
b, | |||
offsets | |||
) |
def pymavlink.tools.magfit.select_data | ( | data | ) |
def pymavlink.tools.magfit.sphere_error | ( | p, | |
data | |||
) |
tuple pymavlink::tools::magfit::args = parser.parse_args() |
tuple pymavlink::tools::magfit::parser = ArgumentParser(description=__doc__) |
float pymavlink::tools::magfit::total = 0.0 |