group_values_meta_check {antaresEditObject} | R Documentation |
Check dimension of time series for binding constraints
Description
Only needed for study version >= 870
Dimension of groups are compared with meta parameter binding
returned by antaresRead::simOptions()
Usage
group_values_meta_check(
group_value,
values_data,
operator_check,
output_operator,
opts = antaresRead::simOptions()
)
Arguments
group_value |
|
values_data |
|
operator_check |
|
output_operator |
|
opts |
List of simulation parameters returned by the function
|
Value
NULL if it's new group to add or error exceptions with dimension control
An updated list containing various information about the simulation.
[Package antaresEditObject version 0.9.0 Index]