pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.tables.TABRND1 Class Reference
Inheritance diagram for pyNastran.bdf.cards.tables.TABRND1:
pyNastran.bdf.cards.tables.RandomTable pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard

List of all members.

Public Member Functions

def __init__
def parseFields
def mapAxis
def rawFields
def reprFields

Public Attributes

 tid
 xaxis
 yaxis
 table

Static Public Attributes

string type = 'TABRND1'

Detailed Description

Definition at line 337 of file tables.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.tables.TABRND1.__init__ (   self,
  card = None,
  data = None 
)

Reimplemented from pyNastran.bdf.cards.tables.RandomTable.

Definition at line 339 of file tables.py.


Member Function Documentation

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

Definition at line 357 of file tables.py.

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

Definition at line 360 of file tables.py.


Member Data Documentation


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