Differences From Artifact [a35639147a]:

To Artifact [1652f288ca]:


1
2
3
4
5

6
7
8
9
10
11
12
#ifndef LIN_HH
#define LIN_HH

#include <iostream>


#include "components.hh"
// translated from lin.cr

// one 2-port, R/C/I; two 2-port, TF/GY
inline double
lin(const component_t	type,
    // parameters





>







1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef LIN_HH
#define LIN_HH

#include <iostream>

#include "causality.hh"
#include "components.hh"
// translated from lin.cr

// one 2-port, R/C/I; two 2-port, TF/GY
inline double
lin(const component_t	type,
    // parameters

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]