|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
| bin.trfm | |
| Apply a transformation matrix (stored to a yaml file) onto point data. | |
Functions | |
| def | bin.trfm.myparser () |
| def | bin.trfm.valid_file (str filename) |
| def | bin.trfm.valid_dir (str directory) |
| def | bin.trfm.read_trfm (trfmf) |
| def | bin.trfm.apply_trfm (pts, trfm) |
| def | bin.trfm.main (opts) |
Variables | |
| string | bin.trfm.epilog |
| def | bin.trfm.args = myparser().parse_args() |