Properties of the motor object¶
Below is a list of the available properties provided by the motor object. Click on a property name to see its detailed description and examples.
| Property | Description |
|---|---|
| machineType | Type of machine. |
| stator | Returns a Stator object associated with the motor. |
| rotor | Returns a Rotor object associated with the motor. |
| airgap | Returns an Airgap object associated with the motor. |
| winding | Returns a Winding object associated with the motor. |
| mesh | Returns a Mesh object associated with the motor. |