Uses of Class
modhelxs.state_management.SnapshotAttribute

Packages that use SnapshotAttribute
demos.semantic_adaptation   
 

Uses of SnapshotAttribute in demos.semantic_adaptation
 

Fields in demos.semantic_adaptation with annotations of type SnapshotAttribute
private  TransientValue<java.lang.Double> DE_SDF_LinInterpolator.interpolation_time_
          Time at which the upper bounds in interpolationTable_ were reached.
private  TransientMap<Pin,java.lang.Object> DE_SDF_LinInterpolator.interpolationTable_
          Upper bound of the value of the output pins of the internal model in an interpolation step.