sdynpy.core.sdynpy\_system.System
=================================

.. currentmodule:: sdynpy.core.sdynpy_system

.. autoclass:: System
   :members:
   :undoc-members:
   :show-inheritance:
   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~System.__init__
      ~System.assign_modal_damping
      ~System.beam
      ~System.concatenate
      ~System.constrain
      ~System.copy
      ~System.eigensolution
      ~System.frequency_response
      ~System.from_exodus_superelement
      ~System.get_indices_by_coordinate
      ~System.load
      ~System.reduce
      ~System.reduce_craig_bampton
      ~System.reduce_dynamic
      ~System.reduce_guyan
      ~System.remove_transformation
      ~System.save
      ~System.set_proportional_damping
      ~System.simulate_test
      ~System.spy
      ~System.substructure_by_coordinate
      ~System.substructure_by_position
      ~System.substructure_by_shape
      ~System.time_integrate
      ~System.to_state_space
      ~System.transformation_matrix_at_coordinates
      ~System.transformation_shapes
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~System.C
      ~System.K
      ~System.M
      ~System.coordinate
      ~System.damping
      ~System.mass
      ~System.ndof
      ~System.ndof_transformed
      ~System.stiffness
      ~System.transformation