|
phystricks
|


Public Member Functions | |
| def | __init__ (self, r, value_degree=None, value_radian=None) |
| def | __str__ (self) |
Public Attributes | |
| r | |
| measure | |
| degree | |
| radian | |
| def phystricks.src.MathStructures.PolarCoordinates.__init__ | ( | self, | |
| r, | |||
value_degree = None, |
|||
value_radian = None |
|||
| ) |
| def phystricks.src.MathStructures.PolarCoordinates.__str__ | ( | self | ) |
| phystricks.src.MathStructures.PolarCoordinates.degree |
| phystricks.src.MathStructures.PolarCoordinates.measure |
| phystricks.src.MathStructures.PolarCoordinates.r |
| phystricks.src.MathStructures.PolarCoordinates.radian |
1.8.11