lsst.geom g19811a7679+c67ce918b9
Loading...
Searching...
No Matches
lsst.geom._Angle.AngleUnit Class Reference

Public Member Functions

 __mul__ (self, other)
 
 __rmul__ (self, other)
 
 __reduce__ (self)
 

Detailed Description

Definition at line 29 of file _Angle.py.

Member Function Documentation

◆ __mul__()

lsst.geom._Angle.AngleUnit.__mul__ ( self,
other )

Definition at line 31 of file _Angle.py.

◆ __reduce__()

lsst.geom._Angle.AngleUnit.__reduce__ ( self)

Definition at line 41 of file _Angle.py.

◆ __rmul__()

lsst.geom._Angle.AngleUnit.__rmul__ ( self,
other )

Definition at line 36 of file _Angle.py.


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