Allink  v0.1
Public Attributes | List of all members
CIRCLE Struct Reference

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
 

Detailed Description

Radius and center of a circle.

Definition at line 49 of file MatematicaStruct.h.


The documentation for this struct was generated from the following file: