wire.py File Reference

Go to the source code of this file.

Namespaces

namespace  python projects::vyperlogix::gds::wire


Variable Documentation

Definition at line 64 of file wire.py.

Definition at line 66 of file wire.py.

Definition at line 62 of file wire.py.

dictionary properties [static]

Initial value:

{ 
        "aluminum"    : [  2.70,   2.824 , .0039  ],
        "copper"      : [  8.89,   1.7241, .00393 ],
        "brass"       : [  8.6 ,   7     , .002   ],
        "gold"        : [ 19.3 ,   2.44  , .0034  ],
        "iron"        : [  7.8 ,  10     , .005   ],
        "lead"        : [ 11.4 ,  22     , .0039  ],
        "magnesium"   : [  1.74,   4.6   , .004   ],
        "monel"       : [  8.9 ,  42     , .0020  ],
        "nichrome"    : [  8.2 , 100     , .0004  ],
        "nickel"      : [  8.9 ,   7.8   , .0033  ],
        "platinum"    : [ 21.4 ,  10     , .003   ],
        "silver"      : [ 10.5 ,   1.59  , .0038  ],
        "steel"       : [  7.7 ,  11     , .004   ],
        "tin"         : [  7.3 ,  11.5   , .0042  ],
        "zinc"        : [  7.1 ,   5.8   , .0037  ],
    }

Definition at line 43 of file wire.py.

Definition at line 73 of file wire.py.

Definition at line 72 of file wire.py.

Definition at line 74 of file wire.py.

Definition at line 65 of file wire.py.

© Copyright 2008-2009 Vyper Logix Corp., All Right Reserved; If you reference this document or any part of this document you must use the citation verbatim (including the link) "© Copyright 2008-2009 Vyper Logix Corp., All Right Reserved."

Notice: This source code contained in this document is NOT open source and is NOT being distributed as open source.

122,241 lines of code and growing...