odtone::mih::sys_params
// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/types/information.hpp> struct sys_params { // public member functions template<typename ArchiveT> void serialize(ArchiveT &); // public data members base_id baseid; pilot_pn pilotpn; freq_id freqid; band_class bandclass; };