Skip to content

Commit 391e4a6

Browse files
committed
Expand on relationship between OSMP and SSP
Signed-off-by: Pierre R. Mai <[email protected]>
1 parent ff9f6b8 commit 391e4a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/spec/model_types.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include::{root-path}_config.adoc[]
44
endif::[]
55
= Model types
66

7-
The current specification supports packaging the following model types as _Functional Mock-up Units_ (FMUs). A model can alternatively be packaged as an OSI-compliant system according to the _System Structure and Parameterization_ (SSP) standard, consisting of multiple FMUs.
7+
The current specification supports packaging the following model types as _Functional Mock-up Units_ (FMUs).
88

99
Environmental effect model::
1010
This model type can be used to model environmental effects or the physical parts of sensors.
@@ -35,3 +35,5 @@ All models may also consume a global `osi3::GroundTruth` parameter during initia
3535

3636
Complex models may combine various aspects of the above model types.
3737
Manual intervention is needed to configure and set up these FMUs.
38+
39+
In implementations that support the use of the _System Structure and Parameterization_ (SSP) standard, a model can alternatively be packaged as a system consisting of multiple FMUs, if it presents the same interface at system level as this specification gives for the overall model of the given type.

0 commit comments

Comments
 (0)