Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

SplineStruct Struct Reference

The spline structure holds the parameters which define the spline. More...

#include <spline.h>

List of all members.

Public Attributes

char name [MAXSIZE]
int order
int nknots
int ncoefs
double ti
double tf
double knots [MAXSIZE]
double coefs [MAXSIZE]


Detailed Description

The spline structure holds the parameters which define the spline.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 20 02:17:13 2003 for Simulation Software by doxygen1.3