IMpmsmStat Class Reference

State evolution model for a PMSM drive and its derivative with respect to $x$, equation for $\omega$ is omitted.$. More...

#include <pmsm.h>

Inheritance diagram for IMpmsmStat:

Inheritance graph
[legend]
Collaboration diagram for IMpmsmStat:

Collaboration graph
[legend]

List of all members.

Public Member Functions

vec eval (const vec &cond)
 Evaluates $f(x0,u0)$ (VS: Do we really need common eval? ).
int _dimx () const
 access function
int _dimu () const
 access function
int _dimy () const
 access function

Protected Attributes

double Rs
double Ls
double dt
double Ypm
double kp
double p
double J
double Mz
RV rvx
 Indentifier of the first rv.
RV rvu
 Indentifier of the second rv.
int dimx
 cache for rvx.count()
int dimu
 cache for rvu.count()
int dimy
 Length of the output vector.


Detailed Description

State evolution model for a PMSM drive and its derivative with respect to $x$, equation for $\omega$ is omitted.$.
The documentation for this class was generated from the following file:

Generated on Wed Oct 15 15:57:14 2008 for mixpp by  doxygen 1.5.6