OOF2: The Manual
Name
Spaced Grid Points (StatSpacedGridSampleSet) — Evaluate data on a rectangular grid of points.
Synopsis
StatSpacedGridSampleSet(delta_x,delta_y)
Details
-
Base class:
SampleSet -
Parameters:
delta_x- Horizontal spacing between grid points. Type: A real number.
delta_y- Vertical spacing between grid points. Type: A real number.
Description
StatSpacedGridSampleSet is a version of SpacedGridSampleSet that is used when the
analysis
operation is one of the statistics functions. It is
identical, except that it does not have the
show_* parameters, which would be
meaningless in this context.



