Uses of Interface
SpaceTime.DataModel.UncertainPlf

Packages that use UncertainPlf
SpaceTime.DataModel   
 

Uses of UncertainPlf in SpaceTime.DataModel
 

Methods in SpaceTime.DataModel that return UncertainPlf
 UncertainPlf SpaceTimeProperty.GetUncertainPlf()
          Gets the function data associated with this property.
 

Methods in SpaceTime.DataModel with parameters of type UncertainPlf
 void SpaceTimeProperty.SetUncertainPlf(UncertainPlf functionData)
          Associates function data with this node.