MinDur.v#

property MinDur.v#

Value of the service.

Caching contract: returns None at the base. Subclasses recompute fresh on every access (no framework-level cache); ValueService is the only exception — it returns the stored ndarray. Memoize at the routine level if needed.