arena-py API v1.0.1
arena .objects .ring
Ring object class to manage its properties in the ARENA: Ring Geometry.
Parameters
- float radiusInner: radius inner Defaults to '0.8' (optional)
- float radiusOuter: radius outer Defaults to '1.2' (optional)
- int segmentsPhi: segments phi Defaults to '10' (optional)
- int segmentsTheta: segments theta Defaults to '32' (optional)
- float thetaLength: theta length Defaults to '360' (optional)
- float thetaStart: theta start Defaults to '0' (optional)