nxm.ice.core
Class AGC

java.lang.Object
  extended by nxm.ice.lib.CoreFactory
      extended by nxm.ice.core.AGC

public class AGC
extends CoreFactory

Implements data copy with optional decimation and reformat.

Author:
Jeff Schoen

Nested Class Summary
static class AGC.CPU
           
static class AGC.ICE
           
static class AGC.JVM
           
static class AGC.VHS
           
 
Field Summary
 
Fields inherited from class nxm.ice.lib.CoreFactory
CPU, factoryList, GPU, ICE, JVM, MLS, PHI, VHS
 
Constructor Summary
AGC()
           
 
Method Summary
 
Methods inherited from class nxm.ice.lib.CoreFactory
getCore, getCore, getDataType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AGC

public AGC()