pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.tables.Table Class Reference
Inheritance diagram for pyNastran.bdf.cards.tables.Table:
pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard pyNastran.bdf.cards.tables.TABLED1 pyNastran.bdf.cards.tables.TABLED2 pyNastran.bdf.cards.tables.TABLED3 pyNastran.bdf.cards.tables.TABLEM1 pyNastran.bdf.cards.tables.TABLEM2 pyNastran.bdf.cards.tables.TABLEM3 pyNastran.bdf.cards.tables.TABLEM4 pyNastran.bdf.cards.tables.TABLES1 pyNastran.bdf.cards.tables.TABLEST pyNastran.bdf.cards.tables.TIC

List of all members.

Public Member Functions

def __init__
def mapAxis
def parseFields

Public Attributes

 table

Static Public Attributes

string type = 'TABLE??'

Detailed Description

Definition at line 34 of file tables.py.


Constructor & Destructor Documentation


Member Function Documentation

def pyNastran.bdf.cards.tables.Table.mapAxis (   self,
  axis 
)

Definition at line 39 of file tables.py.

def pyNastran.bdf.cards.tables.Table.parseFields (   self,
  fields,
  nRepeated,
  isData = False 
)

Definition at line 46 of file tables.py.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables