pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.bdf.cards.sets.QSET1 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.QSET1:
pyNastran.bdf.cards.sets.ABQSet1 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 = 'QSET1'

Detailed Description

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

Definition at line 235 of file sets.py.


Constructor & Destructor Documentation

def pyNastran.bdf.cards.sets.QSET1.__init__ (   self,
  card = None,
  data = None 
)

Reimplemented from pyNastran.bdf.cards.sets.ABQSet1.

Definition at line 237 of file sets.py.

References pyNastran.bdf.cards.sets.Set.IDs, pyNastran.bdf.cards.sets.SetSuper.IDs, pyNastran.bdf.cards.sets.ABCQSet.IDs, pyNastran.bdf.cards.sets.ABQSet1.IDs, pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.IDs, pyNastran.bdf.cards.sets.CSET1.IDs, pyNastran.bdf.cards.sets.SET1.IDs, pyNastran.bdf.cards.sets.SET3.IDs, pyNastran.bdf.cards.constraints.SUPORT1.IDs, pyNastran.bdf.cards.constraints.SUPORT.IDs, pyNastran.bdf.cards.sets.SESET.IDs, pyNastran.bdf.cards.sets.SET1.isSkin, pyNastran.bdf.cards.sets.Set.sid, pyNastran.bdf.cards.dynamic.FREQ.sid, pyNastran.bdf.cards.aero.AEFACT.sid, pyNastran.bdf.cards.methods.EIGB.sid, pyNastran.bdf.cards.properties.mass.NSM.sid, pyNastran.bdf.cards.thermal.loads.QBDY1.sid, pyNastran.bdf.cards.dynamic.FREQ1.sid, pyNastran.bdf.cards.dynamic.FREQ2.sid, pyNastran.bdf.cards.aero.AELIST.sid, pyNastran.bdf.cards.thermal.loads.QBDY3.sid, pyNastran.bdf.cards.dynamic.FREQ4.sid, pyNastran.bdf.cards.dynamic.TSTEP.sid, pyNastran.bdf.cards.thermal.loads.QHBDY.sid, pyNastran.bdf.cards.dynamic.TSTEPNL.sid, pyNastran.bdf.cards.loads.loads.SLOAD.sid, pyNastran.bdf.cards.thermal.loads.TEMP.sid, pyNastran.bdf.cards.methods.EIGR.sid, pyNastran.bdf.cards.sets.SET1.sid, pyNastran.bdf.cards.loads.staticLoads.GRAV.sid, pyNastran.bdf.cards.sets.SET3.sid, pyNastran.bdf.cards.methods.EIGP.sid, pyNastran.bdf.cards.loads.loads.DAREA.sid, pyNastran.bdf.cards.loads.loads.TLOAD1.sid, pyNastran.bdf.cards.methods.EIGRL.sid, pyNastran.bdf.cards.loads.staticLoads.ACCEL1.sid, pyNastran.bdf.cards.aero.CSSCHD.sid, pyNastran.bdf.cards.loads.loads.TLOAD2.sid, pyNastran.bdf.cards.tables.TIC.sid, pyNastran.bdf.cards.loads.loads.RFORCE.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE.sid, pyNastran.bdf.cards.loads.loads.RLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE1.sid, pyNastran.bdf.cards.loads.loads.RLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.FORCE2.sid, pyNastran.bdf.cards.aero.FLFACT.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT.sid, pyNastran.bdf.cards.loads.loads.RANDPS.sid, pyNastran.bdf.cards.aero.FLUTTER.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT1.sid, pyNastran.bdf.cards.aero.GUST.sid, pyNastran.bdf.cards.loads.staticLoads.MOMENT2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD1.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD2.sid, pyNastran.bdf.cards.loads.staticLoads.PLOAD4.sid, pyNastran.bdf.cards.loads.staticLoads.PLOADX1.sid, and pyNastran.bdf.cards.aero.TRIM.sid.


Member Data Documentation


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