InstanceGetShiftDecimal Method |
Get shift decimal for clock variables.
Namespace:
Emulate3D.FMI.V3
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic Status GetShiftDecimal(
IVariable[] variables,
out double[] shifts
)
Parameters
- variables
- Type: Emulate3D.FMIIVariable
Clock variables. - shifts
- Type: SystemDouble
Shifts.
Return Value
Type:
StatusStatus flag.
See Also