Generate Objects of Class "<a href="pointRelascope-class.html">pointRelascope</a>"
生成类“<a href="pointRelascope-class.html"> pointRelascope </ a>”中的对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This generic function has only one method used as a constructor function for objects that are of class "pointRelascope". This method should be used in preference to new to insure a valid object.
这泛型函数的构造函数的类的对象,“pointRelascope”作为一个只有一个方法。这种方法应该使用优先new,以确保有效的对象。
用法----------Usage----------
pointRelascope(angleDegrees, ...)
参数----------Arguments----------
参数:angleDegrees
This is the signature argument: the relascope angle in degrees.
这是签名的参数:relascope角的度数。
参数:...
Arguments that are defined in pointRelascope-methods
参数中定义的pointRelascope-methods
Details
详细信息----------Details----------
Only one method currently exists for object generation. Its arguments are documented in pointRelascope-methods.
只有一个方法目前存在的对象生成。它的参数都记录在pointRelascope-methods。
值----------Value----------
A valid object of class "pointRelascope"
一个有效的类的对象“pointRelascope。”
(作者)----------Author(s)----------
Jeffrey H. Gove
参见----------See Also----------
pointRelascope-methods and the "ArealSampling" class.
pointRelascope-methods“ArealSampling”级。
实例----------Examples----------
#[]
# create an object with a with 4:1 reach:width factor angle...[创建一个对象,一个以4:1的范围:宽度因数角...]
#[]
(angle = .StemEnv$rad2Deg(2*atan(1/4)))
prs = pointRelascope(angle, units='English')
prs