Functions | |
def | bound |
def | clip |
def | deadband |
def | mod180deg |
def flyer_common.misc.bound | ( | x, | |
limit | |||
) |
def flyer_common.misc.clip | ( | x, | |
low_limit, | |||
high_limit | |||
) |
def flyer_common.misc.deadband | ( | x, | |
deadband | |||
) |
def flyer_common.misc.mod180deg | ( | x | ) |