Diff of /man/vrBlock-class.Rd [000000] .. [413088]

Switch to side-by-side view

--- a
+++ b/man/vrBlock-class.Rd
@@ -0,0 +1,20 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/allclasses.R
+\docType{class}
+\name{vrBlock-class}
+\alias{vrBlock-class}
+\alias{vrBlock}
+\title{The vrBlock (VoltRon Block) Class}
+\description{
+The vrBlock (VoltRon Block) 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}
+}}
+