This is the complete list of members for pcbnew.EDA_ANGLE, including all inherited members.
__add__(self, other) | pcbnew.EDA_ANGLE | |
__iadd__(self, aAngle) | pcbnew.EDA_ANGLE | |
__init__(self, *args) | pcbnew.EDA_ANGLE | |
__isub__(self, aAngle) | pcbnew.EDA_ANGLE | |
__mul__(self, other) | pcbnew.EDA_ANGLE | |
__rmul__(self, other) | pcbnew.EDA_ANGLE | |
__sub__(self, other) | pcbnew.EDA_ANGLE | |
__truediv__(self, other) | pcbnew.EDA_ANGLE | |
Arccos(x) | pcbnew.EDA_ANGLE | static |
Arcsin(x) | pcbnew.EDA_ANGLE | static |
Arctan(x) | pcbnew.EDA_ANGLE | static |
Arctan2(y, x) | pcbnew.EDA_ANGLE | static |
AsDegrees(self) | pcbnew.EDA_ANGLE | |
AsRadians(self) | pcbnew.EDA_ANGLE | |
AsTenthsOfADegree(self) | pcbnew.EDA_ANGLE | |
Cos(self) | pcbnew.EDA_ANGLE | |
DEGREES_TO_RADIANS | pcbnew.EDA_ANGLE | static |
Invert(self) | pcbnew.EDA_ANGLE | |
IsCardinal(self) | pcbnew.EDA_ANGLE | |
IsCardinal90(self) | pcbnew.EDA_ANGLE | |
IsHorizontal(self) | pcbnew.EDA_ANGLE | |
IsParallelTo(self, aAngle) | pcbnew.EDA_ANGLE | |
IsVertical(self) | pcbnew.EDA_ANGLE | |
IsZero(self) | pcbnew.EDA_ANGLE | |
KeepUpright(self) | pcbnew.EDA_ANGLE | |
m_Angle0 | pcbnew.EDA_ANGLE | static |
m_Angle135 | pcbnew.EDA_ANGLE | static |
m_Angle180 | pcbnew.EDA_ANGLE | static |
m_Angle270 | pcbnew.EDA_ANGLE | static |
m_Angle360 | pcbnew.EDA_ANGLE | static |
m_Angle45 | pcbnew.EDA_ANGLE | static |
m_Angle90 | pcbnew.EDA_ANGLE | static |
Normalize(self) | pcbnew.EDA_ANGLE | |
Normalize180(self) | pcbnew.EDA_ANGLE | |
Normalize720(self) | pcbnew.EDA_ANGLE | |
Normalize90(self) | pcbnew.EDA_ANGLE | |
NormalizeNegative(self) | pcbnew.EDA_ANGLE | |
Sin(self) | pcbnew.EDA_ANGLE | |
Tan(self) | pcbnew.EDA_ANGLE | |
thisown | pcbnew.EDA_ANGLE | static |