[413088]: / man / vrSample-class.Rd

Download this file

21 lines (16 with data), 489 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/allclasses.R
\docType{class}
\name{vrSample-class}
\alias{vrSample-class}
\alias{vrSample}
\title{The vrSample (VoltRon Sample) Class}
\description{
The vrSample (VoltRon Sample) Class
}
\section{Slots}{
\describe{
\item{\code{layer}}{A list of layers (vrLayer)}
\item{\code{zlocation}}{a vector of z coordinates of layers}
\item{\code{adjacency}}{an adjacency matrix of connected layers within a block}
}}