pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.sets.QSET Class Reference

Defines generalized degrees-of-freedom (q-set) to be used for dynamic reduction or component mode synthesis. More...

Inheritance diagram for pyNastran.bdf.cards.sets.QSET:
pyNastran.bdf.cards.sets.ABCQSet pyNastran.bdf.cards.sets.Set pyNastran.bdf.cards.baseCard.BaseCard pyNastran.bdf.bdfInterface.BDF_Card.BDFCard

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string type = 'QSET'

Detailed Description

Defines generalized degrees-of-freedom (q-set) to be used for dynamic reduction or component mode synthesis.

QSET ID1 C1 ID2 C2 ID3 C3 ID4 C4 QSET 16 2 23 3516 1 4

Definition at line 146 of file sets.py.


Constructor & Destructor Documentation


Member Data Documentation


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