create_and_init_APP_bdprob: Create and initialize apparent bdproblem from a correct...

create_and_init_APP_bdprobR Documentation

Create and initialize apparent bdproblem from a correct problem.

Description

All values that are altered for the apparent problem should be assumed to be altered in the APP_prob_info_class object in the problem's APP_prob_info slot. Values in the main part of the Xu_bdprob_APP object should be the same as the values for the underlying COR problem that the APP problem is adding error to, with the exception of a few object-specific things like the UUID of the APP problem itself.

Usage

create_and_init_APP_bdprob(Xu_bdprob_COR, parameters, compound_err_name)

Arguments

Xu_bdprob_COR

a Xu_bd_problem

parameters

parameters list for the run, usually derived from project.yaml and can have a varying number and set of elements depending on the run

compound_err_name

string containing name of compound error condition

Value

an apparent Xu_bd_problem


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.