Plugging in the Functions
Every “layer” has a skeleton interface code file user_”layer”.pc, (e.g. user_radio.pc) to be modified by the user. Its purpose is to call user defined model routines.
Benefit: Users don’t have to keep reinserting local changes in GloMoSim files for every GloMoSim version. More clear what code needs to be changed.
Customize the interface file to call your functions.