There is currently only one method based on the
pointRelascope generic that is used for object
construction. It is detailed below.
signature(angleDegrees = "numeric")This method takes the relascope angle in degrees as the signature argument along with other optional aruments described as follows…
usage…
pointRelascope(angleDegrees,
units = 'metric',
description = 'point relascope method',
...) angleDegrees: The relascope angle in degrees.
units: Either “English” or “metric”.
description: A character vector description of the
object.