Origin for tibial frame. More...
#include <lowerleg_struct.h>
Data Fields | |
string | lnk |
name of link on which origin is located. | |
double | xa |
co-ordinates of origin in link frame. | |
double | ya |
double | za |
Origin for tibial frame.
This structure contains the location of the origin for the tibia frame. It specifies the link name and the location co-ordinates in the link frame.
string origin::lnk |
name of link on which origin is located.
Referenced by read_femur(), and read_tibia().
double origin::xa |
co-ordinates of origin in link frame.
Referenced by read_femur(), and read_tibia().
double origin::ya |
Referenced by read_femur(), and read_tibia().
double origin::za |