Uses of Interface
SpaceTime.DataModel.YUncertainPlf

Packages that use YUncertainPlf
SpaceTime.DataModel   
 

Uses of YUncertainPlf in SpaceTime.DataModel
 

Methods in SpaceTime.DataModel that return YUncertainPlf
 YUncertainPlf UncertainPlf.GetItem(int index)
          Get Item at specified index
 YUncertainPlf SpaceTimeProperty.GetYUncertainPlf()
          Gets the function data associated with this property.
 

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