OOF2: The Manual

Name

Line Points (StatLineSampleSet) — Evaluate data at evenly spaced points on a line.

Synopsis

StatLineSampleSet(n_points)

Details

  • Base class: SampleSet
  • Parameters:

    n_points
    Number of evenly-spaced points at which to sample the cross section. Type: Integer.

Description

StatLineSampleSet is a version of LineSampleSet 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.