This structure contains a single line properties. More...
#include <mtt_common.h>
Public Attributes | |
| double | alpha |
| double | ro |
| Polar coordinates. | |
| double | xf |
| double | xi |
| Initial and final line points. | |
| double | yf |
| double | yi |
This structure contains a single line properties.
Definition at line 195 of file mtt_common.h.
| double st_line::alpha |
Definition at line 198 of file mtt_common.h.
| double st_line::ro |
Polar coordinates.
Definition at line 198 of file mtt_common.h.
| double st_line::xf |
Definition at line 200 of file mtt_common.h.
| double st_line::xi |
Initial and final line points.
Definition at line 200 of file mtt_common.h.
| double st_line::yf |
Definition at line 200 of file mtt_common.h.
| double st_line::yi |
Definition at line 200 of file mtt_common.h.