sim_get_region | R Documentation |
Get simulator data
sim_get_region(sim)
sim_get_raster(sim)
sim_get_cellplan(sim)
sim_get_signal_strength(sim, rst, cp)
sim_get_trajectory_data(sim, device = NULL)
sim_get_trajectory_routes(sim, device = NULL)
sim_devices_at_t(sim, t)
sim_get_prob(sim, device, th = 1e-06)
sim |
list containing the following elements: |
rst |
rst |
cp |
cp |
device |
device id |
t |
time id |
th |
probability threshold. Only probabilities of at least 'th' are returned |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.