origin Struct Reference

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

Detailed Description

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.


Field Documentation

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

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines