コード例 #1
0
ファイル: oug_velocities.py プロジェクト: zbhfut/pyNastran
 def __init__(self, data_code, is_sort1, isubcase, dt):
     ComplexTableArray.__init__(self, data_code, is_sort1, isubcase, dt)
コード例 #2
0
ファイル: opg_load_vector.py プロジェクト: hurlei/pyNastran
 def __init__(self, data_code, is_sort1, isubcase, dt):
     ComplexTableArray.__init__(self, data_code, is_sort1, isubcase, dt)