Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
| Name | Description |
|---|---|
| Average number of population members and their change | |
| Increase (or decrease) of population | |
| Decrease (or increase) of population | |
| Partial change of population between two ports without its accumulation | |
| Input of population change vs. parametric constant change | |
| Input of population change per one population member vs. parametric lifetime |
Average number of population members and their change
| Name | Description |
|---|---|
| population | Average number of population individuals [1] |
| change | Average population change = change of population individuals [1/s] |
Physiolibrary.Population.Interfaces.PopulationPort_aIncrease (or decrease) of population
Connector with one flow signal of type Real.
Extends from PopulationPort (Average number of population members and their change).
| Name | Description |
|---|---|
| population | Average number of population individuals [1] |
| change | Average population change = change of population individuals [1/s] |
Physiolibrary.Population.Interfaces.PopulationPort_bDecrease (or increase) of population
Connector with one flow signal of type Real.
Extends from PopulationPort (Average number of population members and their change).
| Name | Description |
|---|---|
| population | Average number of population individuals [1] |
| change | Average population change = change of population individuals [1/s] |
Physiolibrary.Population.Interfaces.OnePortPartial change of population between two ports without its accumulation
| Name | Description |
|---|---|
| port_b | |
| port_a |
Physiolibrary.Population.Interfaces.ConditionalChangeInput of population change vs. parametric constant change
| Name | Description |
|---|---|
| PopulationChange | Population change if useChangeInput=false [1/s] |
| Conditional inputs | |
| useChangeInput | =true, if real input connector is used instead of parameter PopulationChange |
| Name | Description |
|---|---|
| populationChange | [1/s] |
Physiolibrary.Population.Interfaces.ConditionalLifeTimeInput of population change per one population member vs. parametric lifetime
| Name | Description |
|---|---|
| LifeTime | Mean life time for population (=1.44*halftime) if useChangePerMember=false [s] |
| Conditional inputs | |
| useChangePerMemberInput | =true, if real input connector is used instead of parameter LifeTime |
| Name | Description |
|---|---|
| changePerMember | [1/s] |