Skip to contents

An entry (x, y) in a table formula

Super classes

ospsuite.utils::Printable -> ospsuite::DotNetWrapper -> ValuePoint

Active bindings

x

The x value of the point.

y

the y value of the point.

restartSolver

Indicates whether the solver should be restarted when this point is reached. Default is FALSE

Methods

Public methods

Inherited methods


Method print()

Print the object to the console

Usage

ValuePoint$print(...)

Arguments

...

Rest arguments.