Skip to content

Const Double

Outputs a constant double-precision value k for the entire simulation. The simplest source for setpoints, biases, and hand-tuned reference values.

Category: Sources

Keywords: constant, const, fixed, value, double, setpoint, bias, k

Ports

NameDirectionValue typeNotes
outoutputdouble

Parameters

NameLabelTypeDefaultUnitsDescription
valuekdouble0

Used in samples


Implemented in C++ class SimCompCtlConstDbl (components/control/CSim_comp_ctl_const_dbl/sim_comp_ctl_const_dbl.h).

Released under the MIT License.