Package | Description |
---|---|
org.lemsml.jlems.core.type | |
org.lemsml.jlems.core.type.dynamics |
Modifier and Type | Field and Description |
---|---|
LemsCollection<Exposure> |
ComponentType.exposures |
Modifier and Type | Method and Description |
---|---|
Exposure |
ComponentType.getExposure(String snm) |
Exposure |
Exposure.makeCopy() |
Modifier and Type | Method and Description |
---|---|
LemsCollection<Exposure> |
ComponentType.getExposures() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentType.addExposure(Exposure expo) |
Modifier and Type | Field and Description |
---|---|
Exposure |
DerivedVariable.r_exposure |
Exposure |
ConditionalDerivedVariable.r_exposure |
Modifier and Type | Method and Description |
---|---|
Exposure |
DerivedVariable.getExposure() |
Exposure |
ConditionalDerivedVariable.getExposure() |
Constructor and Description |
---|
StateVariable(String name,
Dimension dimension,
Exposure exposure) |
Copyright © 2020. All rights reserved.