JaRMoS  1.1
Java Reduced Model Simulations
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
kermor.IOutputToDoF Interface Reference

Interface for post-simulation output to DoF conversion. More...

Inheritance diagram for kermor.IOutputToDoF:
kermor.DefaultOutputToDoFs models.beam.dynlintimo.TimoOutToDoF

Public Member Functions

double[][] transformOutputToDoFs (double[][] output)
 

Detailed Description

Interface for post-simulation output to DoF conversion.

This has been added in the context of the timoshenko-beam models as the output contains possibly more values than needed.

Todo:
This should be somehow put into an output conversion matrix \( C(t,\mu) \) / component kermor.dscomp.IOutputConv
Author
Daniel Wirtz

Definition at line 15 of file IOutputToDoF.java.

Member Function Documentation

double [][] kermor.IOutputToDoF.transformOutputToDoFs ( double  output[][])

The documentation for this interface was generated from the following file: