Appearance
Int → Double
Converts an integer signal to a double-precision value (exact cast, no scaling).
Category: Math
Keywords: cast, convert, conversion, type
Ports
| Name | Direction | Value type | Notes |
|---|---|---|---|
in | input | int | |
out | output | double |
Parameters
This component has no user-editable parameters.
Implemented in C++ class SimCompCtlIntToDbl (components/control/CSim_comp_ctl_int_to_dbl/sim_comp_ctl_int_to_dbl.h).