:orphan: .. **************************************************************************** .. CUI//REL TO USA ONLY .. .. The Advanced Framework for Simulation, Integration, and Modeling (AFSIM) .. .. The use, dissemination or disclosure of data in this file is subject to .. limitation or restriction. See accompanying README and LICENSE for details. .. **************************************************************************** UCI_Interface ------------- .. class:: UCI_Interface Overview ======== This is a helper class to retrieve interface data. Static Methods ============== .. method:: static string GenerateRandomUUID() Returns a randomly generated UUID from the interface. .. method:: static WsfSensor GetSensorFromCapabilityID(string capabilityID) Returns the sensor with the given capability. Returns null if capability is unknown on the interface.