|  | 
| 
 Classes | 
| class | IMFExpansionNVector | 
|  | An MFNVector type for points on a fat trajectory.  More... 
 | 
| 
 Functions | 
| MFNVector | IMFCreateExpansionNVector (IMFExpansion E, double t, MFNVector sigma, int prevChart, int type, MFErrorHandler e) | 
|  | Creates an MFNVector which has the coefficients of the expansion as coordinates. This is used for points on a fat trajectory. 
 | 
| IMFExpansion | IMFExpansionNVGetE (MFNVector this, MFErrorHandler e) | 
|  | Extracts the expansion from a point on a fat trajectory. 
 | 
| double | IMFExpansionNVGetT (MFNVector this, MFErrorHandler e) | 
|  | Extracts the time coordinate along the invariant manifold. 
 | 
| MFNVector | IMFExpansionNVGetSigma (MFNVector this, MFErrorHandler e) | 
|  | Extracts the sigma coordinate from an IMFExpansionNVector. 
 | 
| int | IMFExpansionNVGetType (MFNVector this, MFErrorHandler e) | 
|  | Extracts the type of an IMFExpansionNVector. 
 | 
| MFKVector | IMFExpansionNVGetS0 (MFNVector this, MFErrorHandler e) | 
|  | Extracts the manifold coordinates (the manifold of inital conditions) associated with the IMFExpansionNVector. 
 | 
| int | IMFExpansionNVGetChart0 (MFNVector this, MFErrorHandler e) | 
|  | Extracts the chart (on the manifold of inital conditions) associated with the IMFExpansionNVector. 
 | 
| int | IMFExpansionNVGetPrev (MFNVector this, MFErrorHandler e) | 
|  | Extracts the chart that lies on the fat before the one whose center is the IMFExpansionNVector. 
 |