|
libCZI
Reading CZI documents made easy
|
The defintion 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 defintion of the (piecewise) spline. The spline starts at xPos which is the normalized position (between 0 and 1).