Class | Description |
---|---|
AtomicCounter | |
Complex3x1 |
Data structure class for manipulating 3x1 [a,b,c] or [0,1,2] complex number vector
|
Complex3x3 |
A class to represent 3x3 complex elements for ABC or 012 coordinate Y/Z representation.
|
ComplexFunc |
Complex util function to argument the Complex class
|
Counter | |
LimitType |
Limits class for (max, min) limits
|
Matrix_xy |
Data structure class for manipulating 2x2 matrix [xx, xy, yx, yy]
|
Point |
data structure to represent a point on x-y plan
|
Summer | |
Triplet | |
Unit |
Units class for unit conversion
|
Vector_dq |
Data structure class for manipulating 2x1 [d,q] vector
|
Vector_xy |
Data structure class for manipulating 2x1 [x,y] vector
|
XfrZCorrection |
data structure to represent a point in the Xfr Z correction table
|
Enum | Description |
---|---|
Unit.UnitType |
unit type
|