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