CADETProcess.dataStructure.cache

CADETProcess.dataStructure.cache#

Classes

CachedPropertiesMixin(_lock)

Mixin class for caching properties in a structured object.

cached_property_if_locked([fget, fset, ...])

A property that caches its value if the instance is locked.