Reference page for SPM1

Contents

Summary

SPM1 Template for a surface-PM rotor. Documentation for SPM1 doc SPM1


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

this = SPM1(arguments) Constructor.

this = SPM1(dim)

Initializes the geometry with the dimensions specified in the struct dim.

this.create_geometry(arguments) Initialize geometry.

this = create_geometry(this, varargin)

Initializes the geometry.

Must be subclassed. Help for SPM1/*create_geometry* is inherited from superclass GEOBASE