lama Package

This is the pyNastran.op2.tables.lama_eigenvalues.lama.rst file.

lama Module

digraph inheritanceff3b8d552d { bgcolor=transparent; rankdir=LR; size=""; "pyNastran.op2.tables.lama_eigenvalues.lama.LAMA" [URL="#pyNastran.op2.tables.lama_eigenvalues.lama.LAMA",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 the LAMA class to read:
  • RealEigenvalues

  • ComplexEigenvalues

  • BucklingEigenvalues

from the OP2

class pyNastran.op2.tables.lama_eigenvalues.lama.LAMA(op2: OP2)[source]

Bases: object