simulate_step_load: Simualte step load

View source: R/load_detection.R

simulate_step_loadR Documentation

Simualte step load

Description

Simualte step load

Usage

simulate_step_load(time_start, time_end, mins_on, mins_off, power, resolution)

Arguments

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

Value

data.frame or tibble


mcanigueral/dutils documentation built on Feb. 7, 2025, 12:33 a.m.