Interface Fep

    • Field Detail

      • FEP_WORKING_DIR

        static final java.lang.String FEP_WORKING_DIR
        Working directory of the platform
        See Also:
        Constant Field Values
      • FEP_SYS

        static final java.lang.String FEP_SYS
        Path of the FEP system file
        See Also:
        Constant Field Values
      • FEP_DDL

        static final java.lang.String FEP_DDL
        List of FEP DDL files separated by semicolons
        See Also:
        Constant Field Values
      • FEP_MAP

        static final java.lang.String FEP_MAP
        List of FEP mapping files separated by semicolons
        See Also:
        Constant Field Values
      • FEP_STARTUP_SCRIPT

        static final java.lang.String FEP_STARTUP_SCRIPT
        Path to a script (optionally with arguments) to startup FEP
        See Also:
        Constant Field Values
      • FEP_SHUTDOWN_SCRIPT

        static final java.lang.String FEP_SHUTDOWN_SCRIPT
        Path to a script (optionally with arguments) to shutdown FEP
        See Also:
        Constant Field Values
      • FEP_TIME_MASTER

        static final java.lang.String FEP_TIME_MASTER
        Defines the time master in FEP. Allowed values are "TPT" and "Other filter"
        See Also:
        Constant Field Values
      • FEP_TIME_MASTER_ELEM

        static final java.lang.String FEP_TIME_MASTER_ELEM
        Name of the FEP element that is the time master in FEP if TPT is not the time master
        See Also:
        Constant Field Values
      • FEP_TIME_MASTER_FACTOR

        static final java.lang.String FEP_TIME_MASTER_FACTOR
        Defines the trigger mode of the FEP timing master. Allowed values are "AFAP", "System Time", "System Time x 2", or "System Time x 4"
        See Also:
        Constant Field Values
      • FEP_TRIGGER

        static final java.lang.String FEP_TRIGGER
        Defines how TPT should be triggered. Allowed values are "Time" (TPT is triggered by FEP simulation time) and "Event" (TPT is triggered via an event channel)
        See Also:
        Constant Field Values
      • FEP_TRIGGER_CHANNEL

        static final java.lang.String FEP_TRIGGER_CHANNEL
        Name of the event channel if TPT is event triggered
        See Also:
        Constant Field Values
      • FEP_INSTALL_NAME

        static final java.lang.String FEP_INSTALL_NAME
        Name of the FEP installation
        See Also:
        Constant Field Values
      • FEP_INSTALL_PATH

        static final java.lang.String FEP_INSTALL_PATH
        Path of the FEP installation
        See Also:
        Constant Field Values
      • FEP_CONAN_BUILD

        static final java.lang.String FEP_CONAN_BUILD
        Flag whether the FEP installation is a CONAN build
        See Also:
        Constant Field Values
      • FEP_CONAN_PROFILE

        static final java.lang.String FEP_CONAN_PROFILE
        Compile profile for CONAN build
        See Also:
        Constant Field Values
      • FEP_SYS_NAME

        static final java.lang.String FEP_SYS_NAME
        Name of FEP simulation system
        See Also:
        Constant Field Values
      • FEP_SYS_DESC

        static final java.lang.String FEP_SYS_DESC
        Description of FEP simulation system
        See Also:
        Constant Field Values
      • FEP_SYS_VERS

        static final java.lang.String FEP_SYS_VERS
        Version of FEP simulation system
        See Also:
        Constant Field Values
      • FEP_SYS_CONT

        static final java.lang.String FEP_SYS_CONT
        Contact of FEP simulation system
        See Also:
        Constant Field Values
      • FEP_SYS_CONFIG

        static final java.lang.String FEP_SYS_CONFIG
        Identifier for the property of the FEP system configuration
        See Also:
        Constant Field Values
      • FEP_SYS_CONFIG_NAME

        static final java.lang.String FEP_SYS_CONFIG_NAME
        Name of FEP system configuration
        See Also:
        Constant Field Values
      • FEP_SUBSYS_ELEM_NAME

        static final java.lang.String FEP_SUBSYS_ELEM_NAME
        Name of FEP subsystem or element
        See Also:
        Constant Field Values
      • FEP_SUBSYS_ELEM_PRIO

        static final java.lang.String FEP_SUBSYS_ELEM_PRIO
        Priority of FEP subsystem or element
        See Also:
        Constant Field Values
      • FEP_ELEM_STATUS

        static final java.lang.String FEP_ELEM_STATUS
        Status of FEP element
        See Also:
        Constant Field Values
      • FEP_ELEM_TYPE

        static final java.lang.String FEP_ELEM_TYPE
        Type of FEP element
        See Also:
        Constant Field Values
      • FEP_ELEM_MODIFIED

        static final java.lang.String FEP_ELEM_MODIFIED
        Comma separated list of channel names that have to be modified by TPT for the FEP element
        See Also:
        Constant Field Values