/** * @author ETSI / STF405 * @version $URL: svn+ssh://vcs.etsi.org/TTCN3/ATS/Its/trunk/ttcn/AtsIPv6OverGeoNetworking/ItsIpv6OverGeoNetworking_TestCases.ttcn $ * $Id: ItsIpv6OverGeoNetworking_TestCases.ttcn 176 2010-09-30 11:55:57Z berge $ * @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; }