libCZI
Reading and Writing CZI documents made easy
|
The definition of the (piecewise) spline. The spline starts at xPos
which is the normalized position (between 0 and 1).
More...
#include <libCZI_Metadata.h>
Public Attributes | |
double | xPos |
The (normalized) position for which this spline definition is valid. | |
CubicSplineCoefficients | coefficients |
The spline coefficients for this piece. | |
The definition of the (piecewise) spline. The spline starts at xPos
which is the normalized position (between 0 and 1).