NED File src/inet/environment/contract/IPhysicalEnvironment.ned
Name | Type | Description |
---|---|---|
IPhysicalEnvironment | module interface | (no description) |
Source code
// // Copyright (C) 2014 OpenSim Ltd. // // SPDX-License-Identifier: LGPL-3.0-or-later // package inet.environment.contract; moduleinterface IPhysicalEnvironment { parameters: @display("i=misc/town"); }