Link Search Menu Expand Document

Summary

LinearSPM methods: LinearSPM - is a class. create_geometry - LinearSPM/create_geometry is a function.

PROPERTIES

  • LinearSPM/conductors is a property.

Methods

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

* LinearSPM/LinearSPM is a constructor.

this = LinearSPM(dim)

* Nrep Number of times to replicate elementary mesh.

Nrep(this)

Usually subclassed, but by default returns this.dimensions.Nrep. Help for LinearSPM/Nrep is inherited from superclass GEOBASE

* create_geometry Initialize geometry.

this = create_geometry(this, varargin)

Initializes the geometry.

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

* LinearSPM/d_axis_angle is a function.

a = d_axis_angle(this)

* LinearSPM/sector_shift is a function.

sa = sector_shift(this)