InstanceSetIntervalDecimal Method |
Set interval decimal for clock variables.
Namespace: Emulate3D.FMI.V3Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntaxpublic Status SetIntervalDecimal(
IVariable[] variables,
double[] intervals
)
Parameters
- variables IVariable
- Clock variables.
- intervals Double
- Intervals
Return Value
StatusStatus flag.
See Also