Allink  v0.1
Public Attributes
CIRCLE Struct Reference

Radius and center of a circle. More...

#include <MatematicaStruct.h>

List of all members.

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: