CSsurf-class {mscalib}R Documentation

Class "CSsurf"

Description

Objects from the Class

Is created by call to the function CSsurf.ls-methods or CSsurf.gls-methods

Slots

slope:
Object of class "mtrls"
intercept:
Object of class "mtrls" - a class union of class trls (see surf.ls) and trgls (see surf.gls) class.
caliblist:
Object of class "character" from which subclass of Caliblist-class the CSsurf is obtained
ppm:
Object of class "logical" Was the measure determined in parts per million (TRUE) or in arbitrary units (FALSE)

Extends

Class "surf", directly.

Methods

image
signature(x = "CSsurf"): ...
plot
signature(x = "CSsurf", y = "missing"): ...

Note

Author(s)

W.Wolski

References

See Also

CSKrig-class

Examples






[Package mscalib version 1.0.1 Index]