vle icon indicating copy to clipboard operation
vle copied to clipboard

[devs] allows negative time in time advance

Open quesnel opened this issue 8 years ago • 2 comments

A funny behaviour: if a vle::devs::Dynamics::timeAdvance returns a negative value, VLE kernel will interpret this value as an absolute date instead of a duration. Seems to be useful to (re)synchronize model with integer dates and permits to reduce real representation problems.

quesnel avatar Aug 25 '16 14:08 quesnel

However: how to build negative absolute date?

Prohibits negative begin date?

quesnel avatar Aug 26 '16 09:08 quesnel

@duboz : we merge this behaviour in VLE2 or not?

quesnel avatar Jan 19 '17 08:01 quesnel