ursaRaster
is R's S3 class. It is a list with items:
gridGeospatial properties. ursaGrid
object
conConnection properties.ursaConnection
object
value2-dimensional numerical or integer matrix of classes ursaValue
in (spatial, temporal) specification formed from (samples*lines, bands). If data are not in memory, then NA
.
dimDimension of $value
. If bands are interpreted as observations in time, then it is spatial by temporal dimension of data. Even data are not in memory, dim
is a dimension of whole data.
%%~ \item{ind}{Integer. Used to mark spatial component in matrix compression (\code{\link[ursa:codec]{compress}}, \code{\link[ursa:codec]{decompress}})}
nameBand names
colortableColor table. ursaColorTable
object
is.ursa(x) returns TRUE, if class of x is ursaRaster