Summary
SPM1 Template for a surface-PM rotor.
PROPERTIES
Methods
Class methods are listed below. Inherited methods are not included.
* SPM1 Constructor.
this = SPM1(dim)
Initializes the geometry with the dimensions specified in the struct dim .
* create_geometry Initialize geometry.
this = create_geometry(this, varargin)
Initializes the geometry.
Must be subclassed. Help for SPM1/create_geometry is inherited from superclass GEOBASE