pointRelascope-class(sampSurf)
pointRelascope-class()所属R语言包:sampSurf
Class "pointRelascope": Point Relascope Sampling
“pointRelascope类”:点Relascope采样
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A subclass of "ArealSampling" that can be used to create objects that encapsulate all the parameters necessary for point relascope sampling of down woody debris.
“ArealSampling”,它可以被用来创建对象封装了所有必需的参数为的点relascope采样下来木质残体的一个子类。
类对象----------Objects from the Class----------
Objects can be created by calls of the form new("pointRelascope", ...), and while this is reasonable with this class because there are no graphical slots, it is still not recommended. The preferred method for creating new objects is via the pointRelascope constructor.
可以创建对象通过调用的形式new("pointRelascope", ...),而这个类,这是合理的,因为没有图形插槽,它仍然是不建议。创建新对象的首选方法是通过pointRelascope构造。
插槽----------Slots----------
In addition to those slots in class "ArealSampling," the following are defined...
在除了类“ArealSampling这些插槽中,”下面的定义...
angleDegrees: Object of class "numeric": The
angleDegrees:对象类"numeric":
angleRadians: Object of class "numeric": The
angleRadians:对象类"numeric":
phi: Object of class "numeric": The area factor multiplier, φ, for angle ν, as described in the
phi类的对象"numeric":面积系数倍增,φ,角ν,如在
slFactor: Object of class "numeric": The squared length factor, L, defining the constant amount of length-square per unit area (acre or hectare) as described in the
slFactor:类对象的"numeric":的平方长度因子,L,限定长度的恒定量的平方的每单位面积(英亩或公顷)中描述的
rwFactor: Object of class "numeric": The reach:width ratio or factor that makes it simpler to keep track of some of the more useful relascope angles, especially when
rwFactor:类的对象"numeric":范围:宽度比因素,使得它更简单一些比较有用的relascope角度跟踪,尤其是当
扩展----------Extends----------
Class "ArealSampling", directly.
类"ArealSampling",直接。
方法----------Methods----------
summary signature(object = "pointRelascope"): prints a
总结signature(object = "pointRelascope"):打印
(作者)----------Author(s)----------
Jeffrey H. Gove
参考文献----------References----------
relascope sampling of downed coarse woody debris. Canadian
relascope sampling: A new way to assess down coarse woody
参见----------See Also----------
The "ArealSampling" class.
“ArealSampling”级。
实例----------Examples----------
showClass("pointRelascope")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|