MotorBase¶
- class MotorBase(name: str, inertia_moment: InertiaMoment)¶
Bases:
RotatingObjectMotorBaseobject.Abstract base class for creating motor objects.
See Also
Bases: RotatingObject
MotorBase object.
Abstract base class for creating motor objects.
See Also