sessl
package
sessl
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
sessl
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
type
TimeStampedData
=
Tuple2
[
Double
, _]
type
Trajectory
=
List
[
TimeStampedData
]
type
VariableAssignment
=
List
[(
String
,
Any
)]
Value Members
def
execute
(
exps:
AbstractExperiment
*
)
:
Unit
package
omnetpp
implicit
def
replConditionToCombinedCondition
(
r:
ReplicationCondition
)
:
CombinedReplicationCondition
implicit
def
stopConditionToCombinedCondition
(
s:
StoppingCondition
)
:
CombinedStoppingCondition
implicit
def
stringToDataElementName
(
name:
String
)
:
DataElemName
implicit
def
stringToParamName
(
name:
String
)
:
ParamName
implicit
def
stringToVarName
(
name:
String
)
:
VarName
implicit
def
varToMultiVar
(
v:
Variable
)
:
MultipleVars
Inherited from
AnyRef
Inherited from
Any
Ungrouped