angleGauge-class(sampSurf)
angleGauge-class()所属R语言包:sampSurf
Class "angleGauge": For Angle Gauge Sampling Methods
“angleGauge类”:角规抽样方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A subclass of "ArealSampling" that can be used to create objects that encapsulate all the parameters necessary for, e.g., horizontal point (prism) sampling of standing trees (or downed logs).
的一个子类“ArealSampling”,可以用来创建对象,封装了所有的参数,必要的,例如,水平点(棱镜)采样立木(或击倒的log)。
类对象----------Objects from the Class----------
Objects can be created by calls of the form new("angleGauge", ...), 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 angleGauge constructor.
可以创建对象通过调用的形式new("angleGauge", ...),而这个类,这是合理的,因为没有图形插槽,它仍然是不建议。创建新对象的首选方法是通过angleGauge构造。
插槽----------Slots----------
In addition to those slots in class "ArealSampling," the following are defined...
在除了类“ArealSampling这些插槽中,”下面的定义...
angleDegrees: Object of class "numeric": The gauge angle in degrees, normally in the range 0 <
angleDegrees:类的对象"numeric":计角度范围为0度,通常<
angleRadians: Object of class "numeric": The
angleRadians:对象类"numeric":
baf: Object of class "numeric": The corresponding basal area factor in the appropriate units;
baf:类的对象"numeric":在合适的单位相应的基底面积系数;
prf: Object of class "numeric": The plot radius
prf类的对象"numeric":该图半径
PRF: Object of class "numeric" The plot radius
PRF:对象类"numeric"的图半径
alpha: Object of class "numeric" The plot
alpha:对象类"numeric"图
扩展----------Extends----------
Class "ArealSampling", directly.
类"ArealSampling",直接。
方法----------Methods----------
horizontalPointIZ signature(standingTree = "standingTree", angleGauge = "angleGauge"): Object constructor
horizontalPointIZsignature(standingTree = "standingTree", angleGauge = "angleGauge"):对象的构造函数
summary signature(object = "angleGauge"): Show a
总结signature(object = "angleGauge"):显示一个
(作者)----------Author(s)----------
Jeffrey H. Gove
参考文献----------References----------
strategies for natural resources and the environment. Chapman and
参见----------See Also----------
The "ArealSampling" class.
“ArealSampling”级。
实例----------Examples----------
showClass("angleGauge")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|