Summary for: SteppingSolution < MagneticsSolution
Class summary
SteppingSolution is a class. obj = SteppingSolution
Properties
.SteppingSolution/dt is a property.
.solved_angular_velocity Mechanical velocity, if solved.
Mechanical angular velocity (rad/s), if the equation of motion is solved jointly with the electromagnetic behaviour. Empty otherwise.
.solved_rotor_angles Rotor angles, if solved.
Rotor angles, if the equation of motion is solved jointly with the electromagnetic behaviour. Empty otherwise.
.SteppingSolution.type is a property.
Methods
Class methods are listed below. Inherited methods are not included.
.SteppingSolution/SteppingSolution is a constructor.
obj = SteppingSolution Documentation for SteppingSolution/SteppingSolution doc SteppingSolution
.SteppingSolution/angles is a function.
a = angles(this)
.SteppingSolution/rotor_angles is a function.
a = rotor_angles(this)
.SteppingSolution/ts is a function.
t = ts(this)