dynamics Module

digraph inheritance4d4b456d7b { bgcolor=transparent; rankdir=LR; size=""; "pyNastran.op2.tables.geom.dynamics.DYNAMICS" [URL="#pyNastran.op2.tables.geom.dynamics.DYNAMICS",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="defines methods for reading op2 dynamics loads/methods"]; "pyNastran.op2.tables.geom.geom_common.GeomCommon" -> "pyNastran.op2.tables.geom.dynamics.DYNAMICS" [arrowsize=0.5,style="setlinewidth(0.5)"]; "pyNastran.op2.tables.geom.geom_common.GeomCommon" [URL="pyNastran.op2.tables.geom.html#pyNastran.op2.tables.geom.geom_common.GeomCommon",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top"]; }

defines readers for BDF objects in the OP2 DYNAMIC/DYNAMICS table

class pyNastran.op2.tables.geom.dynamics.DYNAMICS(op2: OP2Geom)[source]

Bases: GeomCommon

defines methods for reading op2 dynamics loads/methods

property factor: int
read_dynamics_4(data: bytes, ndata: int)[source]
property size: int