Implements a generic feature class.
Authors: Faegheh Hasibi
nordlys.logic.features.feature_cache.
FeatureCache
Bases: object
object
get_feature_val
Checks the cache and computes the feature if it does not exists
set_feature_val
Adds a feature and its value to the cache.