phystricks
Public Member Functions | Public Attributes | List of all members
phystricks.src.MathStructures.PolarCoordinates Class Reference
Inheritance diagram for phystricks.src.MathStructures.PolarCoordinates:
Inheritance graph
[legend]
Collaboration diagram for phystricks.src.MathStructures.PolarCoordinates:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, r, value_degree=None, value_radian=None)
 
def __str__ (self)
 

Public Attributes

 r
 
 measure
 
 degree
 
 radian
 

Constructor & Destructor Documentation

def phystricks.src.MathStructures.PolarCoordinates.__init__ (   self,
  r,
  value_degree = None,
  value_radian = None 
)

Member Function Documentation

def phystricks.src.MathStructures.PolarCoordinates.__str__ (   self)

Member Data Documentation

phystricks.src.MathStructures.PolarCoordinates.degree
phystricks.src.MathStructures.PolarCoordinates.measure
phystricks.src.MathStructures.PolarCoordinates.r
phystricks.src.MathStructures.PolarCoordinates.radian

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