Synopsis

void mda_SetTol2(int model, const char *tol_name, double tol)

Purpose

Sets a tolerance value.

Description

The tolerance specified by tol_name will be set to tol.

Input

model

Model to set tolerance in

tol_name

Name of tolerance to be set

tol

Value of tolerance tol_name

Return

MDA error code