Reference page for LinearStator
Contents
Summary
LinearStator methods: LinearStator - is a class. create_geometry - LinearStator/create_geometry is a function. Documentation for LinearStator doc LinearStator
PROPERTIES
- LinearStator/winding is a property.
METHODS
Class methods are listed below. Inherited methods are not included.
this = LinearStator(arguments) /this = LinearStator(arguments) is a constructor.
this = LinearStator(dim)
this.Nrep(arguments) Number of times to replicate elementary mesh.
Nrep(this)
Usually subclassed, but by default returns this.dimensions.*Nrep*. Help for LinearStator/*Nrep* is inherited from superclass GEOBASE
this.create_geometry(arguments) Initialize geometry.
this = create_geometry(this, varargin)
Initializes the geometry.
Must be subclassed. Help for LinearStator/*create_geometry* is inherited from superclass GEOBASE