Variables | |
float | a2c_dist = 148.275 |
int | tanode = 850 |
int | tick_period = 400 |
int | NTICKS = 4096 |
float lib.constants.a2c_dist = 148.275 |
Definition at line 1 of file constants.py.
int lib.constants.NTICKS = 4096 |
Definition at line 4 of file constants.py.
int lib.constants.tanode = 850 |
Definition at line 2 of file constants.py.
int lib.constants.tick_period = 400 |
Definition at line 3 of file constants.py.