Uses of Interface
microsim.statistics.ISourceObjectArray
-
Packages that use ISourceObjectArray Package Description microsim.statistics microsim.statistics.weighted -
-
Uses of ISourceObjectArray in microsim.statistics
Classes in microsim.statistics that implement ISourceObjectArray Modifier and Type Class Description classCrossSectionA cross section is a collection of values each of them representing the status of a given variable of an element of a collection of agents.static classCrossSection.Doublestatic classCrossSection.Floatstatic classCrossSection.Integerstatic classCrossSection.Long -
Uses of ISourceObjectArray in microsim.statistics.weighted
Classes in microsim.statistics.weighted that implement ISourceObjectArray Modifier and Type Class Description classWeighted_CrossSectionA weighted cross section is a collection of values each of them representing the status of a given variable of a weighted element of a collection of agents.static classWeighted_CrossSection.Doublestatic classWeighted_CrossSection.Floatstatic classWeighted_CrossSection.Integerstatic classWeighted_CrossSection.Long
-