View source: R/load_detection.R
simulate_step_load | R Documentation |
Simualte step load
simulate_step_load(time_start, time_end, mins_on, mins_off, power, resolution)
time_start |
datetime value to start the simulation |
time_end |
datetime value to finish the simulation |
mins_on |
numeric, number of minutes with step ON |
mins_off |
numeric, number of minutes with step OFF |
power |
numeric, value of power of the step load (in kW) |
resolution |
numeric, minutes interval of the datetime sequence |
data.frame or tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.