Class "OmObservationCollection"
类“OmObservationCollection”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Collection of arbitrary observations.
收集任意观测。
类对象----------Objects from the Class----------
Objects can be created by calls to the construction function of the form OmObservationCollection(...).
可以创建对象调用构造函数的形式OmObservationCollection(...)。
插槽----------Slots----------
boundedBy: Object of class "list" containing a representation of the bounding box of the contained observations.
boundedBy:类的对象"list"表示的边界框所包含的意见。
members: Object of class "list" containing objects of class OmObservation or OmMeasurement.
members:类"list"类OmObservation或OmMeasurement对象的对象。
方法----------Methods----------
length signature(x = "OmObservationCollection"): Returns the number of observations in the slot members.
长度signature(x = "OmObservationCollection"):返回的若干意见的插槽中members。
sosResult signature(obj = "OmObservationCollection"): Extract the result slots from the containted observations or measurements.
sosResultsignature(obj = "OmObservationCollection"):提取插槽,从该containted的观察或测量的结果。
(作者)----------Author(s)----------
Daniel Nuest <a href="mailto:daniel.nuest@uni-muenster.de">daniel.nuest@uni-muenster.de</a>
参考文献----------References----------
<h3>See Also</h3> <code>OmObservation</code> or <code>OmMeasurement</code>.