Companion

Utilities for the MultiVesta exporter.

Functions

Link copied to clipboard
fun getValue(simulation: Simulation<*, *>, observationId: Int): Any?

Get the value of the desired observation id, if it exists.

fun getValue(simulation: Simulation<*, *>, observation: String): Any?

Get the value of the desired observation, if it exists.