: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_StoreCategory ----------------- .. class:: UCI_StoreCategory Overview ======== This is a helper class to define a StoreCategory in a :class:`UCI_DMPI_Message`. Static Methods ============== .. method:: UCI_StoreCategory AIR() Return a store category of type UCI_AIR. .. method:: UCI_StoreCategory GROUND() Return a store category of type UCI_GROUND. .. method:: UCI_StoreCategory GUN() Return a store category of type UCI_GUN. .. method:: UCI_StoreCategory SEA_SUBSURFACE() Return a store category of type UCI_SEA_SUBSURFACE. .. method:: UCI_StoreCategory SEA_SURFACE() Return a store category of type UCI_SEA_SURFACE. .. method:: UCI_StoreCategory SEA_SURFACE_SAMSSM() Return a store category of type UCI_SEA_SURFACE_SAMSSM.