omnibusDLPDSIZ-class(sampSurf)
omnibusDLPDSIZ-class()所属R语言包:sampSurf
Class "omnibusDLPDSIZ"
类“omnibusDLPDSIZ”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This class holds the inclusion zone definition for the "omnibus distance limited perpendicular distance sampling" method for sampling down coarse woody debris. This class is fairly complicated because there are three possibilities for the components of the inclusion zone. It is best to read "The InclusionZone Class" vignette, along with the references for more information—the why's and wherefore's are not presented here, only the class
这个类持有纳入区域定义为“综合距离有限的垂直距离取样的方法采样粗木质残。这个类别是相当复杂的,因为有三种可能性列入区组件。这是最好的“InclusionZone类”的小插曲,随着更多信息的原因和为什么的参考,这里就不介绍了,只有类
类对象----------Objects from the Class----------
Objects can be created by calls of the form new("omnibusDLPDSIZ", ...). However, this is not recommended because the objects are fairly complex. Instead, one can use the object
可以创建对象通过调用的形式new("omnibusDLPDSIZ", ...)。然而,这是不推荐的,因为对象是相当复杂的。相反,可以使用该对象
插槽----------Slots----------
This class is a direct descendent (subclass) of "distanceLimitedPDSIZ" and adds no new slots to that definition. Please see the "distanceLimitedPDSIZ" class definition for details.
这个类(子类)的"distanceLimitedPDSIZ"的直系后裔,并没有添加新的插槽,这个定义。请参见"distanceLimitedPDSIZ"类定义的详细信息。
扩展----------Extends----------
Class "distanceLimitedPDSIZ", directly.<br> Class "perpendicularDistanceIZ", by class "distanceLimitedPDSIZ", distance 2.<br> Class "downLogIZ", by class "distanceLimitedPDSIZ", distance 3.<br> Class "pdsIZNull", by class "distanceLimitedPDSIZ", distance 3.<br> Class "InclusionZone", by class "distanceLimitedPDSIZ", distance 4.
类"distanceLimitedPDSIZ",直接<BR>类"perpendicularDistanceIZ"类的“distanceLimitedPDSIZ”,距离2,。<BR>类"downLogIZ",类的“distanceLimitedPDSIZ”,距离3。 >类"pdsIZNull",类的“distanceLimitedPDSIZ”,距离3。<BR>类"InclusionZone",类的“distanceLimitedPDSIZ”,距离4。
方法----------Methods----------
No new methods are defined with class "omnibusDLPDSIZ" in the signature; instead see those defined for "distanceLimitedPDSIZ".
没有新的方法定义的类的“omnibusDLPDSIZ”的签名,而不是看到那些定义为"distanceLimitedPDSIZ"。
(作者)----------Author(s)----------
Jeffrey H. Gove
参考文献----------References----------
mentioned above for details.
参见----------See Also----------
downLogIZs container class
downLogIZs容器类
实例----------Examples----------
showClass("omnibusDLPDSIZ")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|