interfacing functions

A set of OML block functions that are called during model evaluation and compilation, but not during simulation. These functions instantiate a block’s simulation structure. In particular, based on block parameters, interfacing functions specify block simulation parameters, states, choice of simulation function, and types and sizes of block ports. A .oml file, which includes the interfacing functions, is generated automatically from the information in a block’s .scb file.

See block functions.