Zephyr Scientific Library (zscilib)
|
Quaternion initisialisation. More...
Functions | |
void | zsl_quat_init (struct zsl_quat *q, enum zsl_quat_type type) |
Convenience function to set the supplied quaternion into a known state. More... | |
Quaternion initisialisation.
void zsl_quat_init | ( | struct zsl_quat * | q, |
enum zsl_quat_type | type | ||
) |
Convenience function to set the supplied quaternion into a known state.
q | The quaterion to initialise. |
type | The memory layout to use when initialising the quaternion. |