Uses of Class
edu.stanford.rsl.konrad.phantom.AnalyticPhantom

Packages that use AnalyticPhantom
edu.stanford.rsl.konrad.phantom Contains classes to model different numerical phantoms. 
edu.stanford.rsl.konrad.phantom.electrondensity   
edu.stanford.rsl.konrad.phantom.forbild   
edu.stanford.rsl.konrad.phantom.xcat   
edu.stanford.rsl.konrad.utils Contains various utility classes. 
 

Uses of AnalyticPhantom in edu.stanford.rsl.konrad.phantom
 

Subclasses of AnalyticPhantom in edu.stanford.rsl.konrad.phantom
 class MTFBeadPhantom
           
 

Methods in edu.stanford.rsl.konrad.phantom that return AnalyticPhantom
static AnalyticPhantom[] AnalyticPhantom.getAnalyticPhantoms()
           
 

Uses of AnalyticPhantom in edu.stanford.rsl.konrad.phantom.electrondensity
 

Subclasses of AnalyticPhantom in edu.stanford.rsl.konrad.phantom.electrondensity
 class CrisEDPhantomM062
          This class models CRIS's Electron Density Phantom Model 062 .
This phantom enables precise correlation of CT data in hounsfield units to electron density and includes eight different tissue references.
Model 062 consists of a small cylindrical disk (Inner) nested within a large spherical disk (Outer).
Phantom can be configured to simulate head or abdomen, by positioning tissue equivalent samples at 17 different locations within the scan field.
 

Uses of AnalyticPhantom in edu.stanford.rsl.konrad.phantom.forbild
 

Subclasses of AnalyticPhantom in edu.stanford.rsl.konrad.phantom.forbild
 class ForbildPhantom
          This class creates forbild phantoms from configuration files
 

Uses of AnalyticPhantom in edu.stanford.rsl.konrad.phantom.xcat
 

Subclasses of AnalyticPhantom in edu.stanford.rsl.konrad.phantom.xcat
 class BreathingScene
           
 class CombinedBreathingHeartScene
           
 class HeartScene
           
 class SquatScene
           
 class WholeBodyScene
           
 class XCatScene
          Class to model scenes involving Paul Seagar's XCAT.

XCat example
 

Uses of AnalyticPhantom in edu.stanford.rsl.konrad.utils
 

Methods in edu.stanford.rsl.konrad.utils that return AnalyticPhantom
static AnalyticPhantom UserUtil.queryPhantom(java.lang.String message, java.lang.String messageTitle)
          Queries the user for a Phantom.