com.sun.electric.technology
Class Technology.CarbonNanotube

java.lang.Object
  extended by com.sun.electric.technology.Technology.CarbonNanotube
Enclosing class:
Technology

public static class Technology.CarbonNanotube
extends java.lang.Object

Class CarbonNanotube determines the location of carbon nanotube rails in the transistor.


Constructor Summary
Technology.CarbonNanotube(ImmutableNodeInst niD, Technology.NodeLayer tubeLayer)
          Constructor to initialize for carbon nanotube rails.
 
Method Summary
protected  Poly fillCutPoly(ImmutableNodeInst ni, int r)
          Method to fill in the rails of the carbon nanotube transistor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Technology.CarbonNanotube

public Technology.CarbonNanotube(ImmutableNodeInst niD,
                                 Technology.NodeLayer tubeLayer)
Constructor to initialize for carbon nanotube rails.

Method Detail

fillCutPoly

protected Poly fillCutPoly(ImmutableNodeInst ni,
                           int r)
Method to fill in the rails of the carbon nanotube transistor. Node is in "ni" and the nanotube number (0 based) is in "r".