make_simplan: Generate a list of random operating hours, along with the...

Description Usage Arguments Value

View source: R/make_simplan.R

Description

Generate a list of random operating hours, along with the PRNG seeds needed to recreate them.

Usage

1
make_simplan(N_sim = 5, ...)

Arguments

N_sim

The number of sets of operating hours to generate.

...

Input parameters for call to hrs_rand.

Value

a nested list of N_sim elements, each of which is a list with elements seed and hrs


jlovegren0/aermod documentation built on Jan. 14, 2022, 8:06 a.m.