This structure contains a single line properties. More...
#include <common.h>
Data Fields | |
double | ro |
double | alpha |
double | xi |
double | yi |
double | xf |
double | yf |
This structure contains a single line properties.
double t_line::alpha |
Referenced by recursive_IEPF().
double t_line::ro |
Referenced by recursive_IEPF().
double t_line::xf |
Referenced by calc_object_props(), and recursive_IEPF().
double t_line::xi |
Referenced by calc_object_props(), and recursive_IEPF().
double t_line::yf |
Referenced by calc_object_props(), and recursive_IEPF().
double t_line::yi |
Referenced by calc_object_props(), and recursive_IEPF().