|
Allink
v0.1
|
Radius and center of a circle. More...
#include <MatematicaStruct.h>
Public Attributes | |
| double | Rad |
| Radius of the circle. | |
| double | xC |
| x position of the center | |
| double | yC |
| y position of the center | |
Radius and center of a circle.
Definition at line 49 of file MatematicaStruct.h.
1.8.11