Synopsis

(macro) DDF * mda_GetModelDDF(int model)

Purpose

Return DDF pointer for a model.

Description

The DDF data pointer (specified as the ddf field in the MDA_MODEL_INFO struct) is returned.

Input

model

Model to get the DDF pointer for

Return

The DDF pointer for the specified model.