add_parameter_set_to_database: Add a generated parameter set to the database

Description Usage Arguments Value

Description

Add a generated parameter set to the database

Usage

1
2
add_parameter_set_to_database(dblink, parameter_set, experiment_id,
  experiment_type, curve = NULL, param_of_interest = NULL)

Arguments

dblink

A link to the database in which this table is being created

parameter_set

Parameter set to add to the database

experiment_id

Database experiment ID to which this parameter set belongs

experiment_type

Type of experiment being designed

curve

For eFAST, which curve this parameter belongs to

param_of_interest

For eFAST and Robustness, which parameter this set is specific to

Value

Boolean showing success of writing to the table or not


kalden/spartanDB documentation built on May 15, 2019, 12:02 p.m.