Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
jafar::stereosimu::CosSin Struct Reference

A structure to store correspondance between angle and their cos / sin. More...


Detailed Description

A structure to store correspondance between angle and their cos / sin.

Definition at line 19 of file Stereosimu.hpp.

#include <Stereosimu.hpp>

List of all members.

Public Member Functions

 CosSin (double ang, double cos, double sin)

Public Attributes

double _angle
 the angle
double _cos
 cos(angle)
double _sin
 sin(angle)

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:51 for Jafar by doxygen 1.7.6.1
LAAS-CNRS