STK_GET_PRIOR_MODEL returns the underlying prior model of a model

 CALL: PRIOR_MODEL = stk_get_prior_model (MODEL)

    returns the underlying PRIOR_MODEL of the MODEL (which is equal to MODEL
    itself if MODEL is a prior model).

 See also: stk_get_input_data, stk_get_output_data

Package: stk