omosim
Toggle table of contents
2.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
omosim
omosim
/
de.uniwuerzburg.omosim
Package-level
declarations
Types
Functions
Types
Agent
Number
Definition
Link copied to clipboard
sealed
interface
AgentNumberDefinition
Fixed
Agent
Number
Link copied to clipboard
class
FixedAgentNumber
(
val
value
:
Int
)
:
AgentNumberDefinition
Run
Link copied to clipboard
class
Run
:
CliktCommand
CLI interface
Share
Of
Pop
Link copied to clipboard
class
ShareOfPop
(
val
value
:
Double
)
:
AgentNumberDefinition
Functions
main
Link copied to clipboard
fun
main
(
args
:
Array
<
String
>
)