Reference page for AFmodel2
Contents
Summary
AFmodel2 methods: AFmodel2 - is a class. Documentation for AFmodel2 doc AFmodel2
PROPERTIES
METHODS
Class methods are listed below. Inherited methods are not included.
this = AFmodel2(arguments) /this = AFmodel2(arguments) is a constructor.
this.compute_torque(arguments) Computes torque
T = compute_torque(this, solution)
Computes torque associated with the MagneticsSolution solution.
T is of size number_of_airgaps x number_of_steps Help for AFmodel2/*compute_torque* is inherited from superclass MOTORMODELBASE
AFmodel2/this.get_rotated_nodes(arguments) is a function.
p = get_rotated_nodes(this, rotorAngle)
AFmodel2/this.initialize_airgap(arguments) is a function.
initialize_airgap(this)
AFmodel2.this.simple(arguments) is a function.
motor = simple(dim, stator, rotor)