LibItsIpv6OverGeoNetworking_Pixits.ttcn 349 Bytes
Newer Older
/**
 *  @author   ETSI / STF405
berge's avatar
berge committed
 *  @version  $URL$
 *            $Id$
 *  @desc     Module parameters for IPv6 over GeoNetworking Protocol
 *
 */
module LibItsIpv6OverGeoNetworking_Pixits {
    
    /**
     * @desc Time for building the configuration and virtual interfaces dynamically.
     */
    modulepar float PX_T_BUILD_CONFIG := 5.0;
    
}