pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
pyNastran.op2.resultObjects.tableObject.ComplexTableObject Class Reference
Inheritance diagram for pyNastran.op2.resultObjects.tableObject.ComplexTableObject:
pyNastran.op2.resultObjects.op2_Objects.scalarObject pyNastran.op2.resultObjects.op2_Objects.baseScalarObject pyNastran.op2.op2Codes.Op2Codes

List of all members.

Public Member Functions

def __init__
def isImaginary
def addF06Data
def updateDt
 this method is called if the object already exits and a new time step is found
def deleteTransient
def getTransients
def addNewTransient
 initializes the transient variables
def add
def addSort1
def addSort2
def plot

Public Attributes

 nonlinearFactor
 tableName
 analysisCode
 gridTypes
 translations
 rotations
 dt
 add
 dataCode

Detailed Description

Definition at line 550 of file tableObject.py.


Constructor & Destructor Documentation

def pyNastran.op2.resultObjects.tableObject.ComplexTableObject.__init__ (   self,
  dataCode,
  isSort1,
  iSubcase,
  dt 
)

Definition at line 551 of file tableObject.py.


Member Function Documentation

initializes the transient variables

Definition at line 614 of file tableObject.py.

Referenced by pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.add(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.add(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.addNewEid(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.HyperelasticQuadObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewEidSort2(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject.addSort1(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearRodObject.addSort1(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.updateDt(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.updateDt(), pyNastran.op2.resultObjects.op2_Objects.scalarObject.updateDt(), and pyNastran.op2.resultObjects.tableObject.ComplexTableObject.updateDt().

def pyNastran.op2.resultObjects.tableObject.ComplexTableObject.plot (   self,
  nodeList = None,
  resultType = 'Translation',
  displayType = 'Real Imag',
  coord = 3,
  markers = None,
  Title = None,
  hasLegend = True,
  Legend = None,
  xLabel = None,
  yLabel = None,
  alphaLegend = 0.5 
)
Parameters:
nodeLista list of the node IDs to plot vs the independent variable (default=None; all nodes)
resultTypethe variable to plot ('Translation','Rotation')
displayType'Real Imag' or 'Mag Phase'
coordthe coordinate to plot (for <x,y,z>, x=0,y=1,z=2,Mag=3); default=Magnitude
markersa list of colors/marker shapes for each line
Titletitle of the plot (default=the object name)
hasLegendshould a legend be shown (default=False)
Legendthe list of the legend titles (default=No Legend)
xLabelthe name of the xAxis (default=the name of the independent variable; string)
yLabelthe name of the xAxis (default=the name of the dependent variable; string)
alphaLegendthe transparency of the legend; (0.0=solid; 1.0=transparent; default=0.5)
Todo:
fix alphaLegend; test options more...

Definition at line 810 of file tableObject.py.

References pyNastran::op2::resultObjects::tableObject.getPlotData().

Referenced by pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addSort2().


Member Data Documentation

Definition at line 551 of file tableObject.py.

Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject::__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject::__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject::__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject::__repr__(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector::__repr__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject::__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject::__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject::__reprTransient__(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject::__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject::__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject::addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject::addNewEidSort2(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject::addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject::addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject::addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject::addSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::getF06_Header(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::getF06_Header(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject::getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject::getHeaders(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject::getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::getHeaders(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::getTransients(), pyNastran.op2.tables.oee_energy.oee.OEE::OEE_Strain5(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements::OEF_1D(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements::OEF_2D_3D(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Beam(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Beam_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Bend(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Bend_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_CBar(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_CBar100(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_CBar_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_CBush(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_CBush_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_CGap(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements::OEF_CHBDYx(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_ConeAx(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements::OEF_CONV(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_CVisc(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_CVisc_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Force_VU(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Force_VU_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Force_VUTRIA(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Force_VUTRIA_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_PentaPressure(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_PentaPressure_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Plate(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Plate2(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Plate2_alt(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Plate_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Rod(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Rod_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Shear(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Shear_alt(), pyNastran.op2.tables.oef_forces.realForces.RealForces::OEF_Spring(), pyNastran.op2.tables.oef_forces.complexForces.ComplexForces::OEF_Spring_alt(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements::OEF_VU_3D_Element(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements::OEF_VU_Element(), pyNastran.op2.tables.oef_forces.thermal_elements.ThermalElements::OEF_VUBeam_Element(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_basicElement(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CBAR_34(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CBAR_34_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CBEAM_2(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CBEAM_94_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CPENTANL_91(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CQUAD4_144(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CQUAD4_144_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CQUAD4_33(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CQUAD4_33_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CQUAD4_95(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CQUAD4NL_90(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CSOLID_85(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CTRIA3_74(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_CTRIA3_74_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_CTRIAX6_53(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_Elas1_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_field1(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_QUAD4FD_139(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::OES_Rod1_alt(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_RODNL_89_92(), pyNastran.op2.tables.oes_stressStrain.real.elementsStressStrain.RealElementsStressStrain::OES_Thermal(), pyNastran.op2.tables.oug.oug.OUG::OUG_RealTable(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::processF06Data(), pyNastran.op2.tables.ogf_gridPointForces.ogf.OGF::readOGF_numWide10(), pyNastran.op2.tables.ogf_gridPointForces.ogf.OGF::readOGF_numWide16(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOGS1_table26_numWide11(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOGS1_table27_numWide9(), pyNastran.op2.tables.opg_appliedLoads.opg.OPG::readOPGForces(), pyNastran.op2.tables.oug.oug.OUG::readOUG_Data_table11(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::writeElementTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::writeElementTransient(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject::writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject::writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject::writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesObject::writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject::writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject::writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject::writeF06(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector::writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject::writeF06(), pyNastran.op2.tables.ogf_gridPointForces.ogs_surfaceStresses.GridPointStressesVolumeObject::writeF06(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject::writeF06_Tri3Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::writeF06_Tri3Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject::writeF06Transient(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject::writeMatlab(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject::writeMatlab(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject::writeMatlab(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject::writeMatlab(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject::writeMatlab_Tri3(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::xOES_CBEAM_2_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::xOES_CPENTANL_91_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::xOES_CSOLID_85_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::xOES_CTRIAX6_53_alt(), pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::xOES_QUAD4FD_139(), and pyNastran.op2.tables.oes_stressStrain.complex.elementsStressStrain.ComplexElementsStressStrain::xOES_RODNL_89_92_alt().

Definition at line 551 of file tableObject.py.

Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__repr__(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__reprTransient__(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.__reprTransient__(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.add(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addF06Data(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addSort1(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addSort2(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.deleteTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject.processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject.processF06Data(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.updateDt(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeF06(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.writeF06Transient(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.writeF06Transient(), and pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector.writeF06Transient().

Reimplemented from pyNastran.op2.resultObjects.op2_Objects.scalarObject.

Definition at line 551 of file tableObject.py.

Referenced by pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__repr__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__repr__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.SPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_spcForces.ComplexSPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addF06Data(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject.addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStrainObject.addNewEidSort1(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.addNewTransient(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject.getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.getTransients(), pyNastran.bdf.cards.dynamic.TSTEP.reprFields(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject.updateDt(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject.updateDt(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject.writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject.writeF06Transient().

Reimplemented from pyNastran.op2.resultObjects.op2_Objects.scalarObject.

Definition at line 595 of file tableObject.py.

Referenced by pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStressObject::__reprTransient__(), pyNastran.op2.tables.oee_energy.oee_objects.StrainEnergyObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_shear.ShearStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject::__reprTransient__(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::__reprTransient__(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject::addF06Data(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject::addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject::addF06Data(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject::addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject::addF06Data(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject::addF06Data(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject::addF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject::addNewEid(), pyNastran.op2.resultObjects.tableObject.ComplexTableObject::addSort2(), pyNastran.op2.tables.ogf_gridPointForces.ogf.OGF::applyDataCodeValue(), pyNastran.op2.tables.oes_stressStrain.real.oes_springs.CelasStressObject::getTransients(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject::getTransients(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::processF06Data(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::processF06Data(), pyNastran.op2.tables.oes_stressStrain.oesnlxr.OESNLXR::readOESNLXR_Data_format1_sort0(), pyNastran.op2.tables.ogf_gridPointForces.ogf_Objects.gridPointForcesObject::updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.stressObject::updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_objects.strainObject::updateDt(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStressObject::writeElement(), pyNastran.op2.tables.oes_stressStrain.real.oes_solids.SolidStrainObject::writeElement(), pyNastran.op2.tables.oes_stressStrain.oes_nonlinear.NonlinearQuadObject::writeF06(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.MPCForcesObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_springs.ComplexCelasStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStressObject::writeF06Transient(), pyNastran.op2.tables.oqg_constraintForces.oqg_mpcForces.ComplexMPCForcesObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStressObject::writeF06Transient(), pyNastran.op2.tables.opg_appliedLoads.opg_loadVector.ThermalVector::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_triax.TriaxStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_rods.ComplexRodStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_rods.RodStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_bars.ComplexBarStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_beams.BeamStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_bars.BarStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStressObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.real.oes_compositePlates.CompositePlateStrainObject::writeF06Transient(), pyNastran.op2.tables.oes_stressStrain.complex.oes_plates.ComplexPlateStrainObject::writeF06Transient(), and pyNastran.op2.tables.oes_stressStrain.real.oes_plates.PlateStrainObject::writeF06Transient().


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