:py:mod:`pycasx.acas.hcas` ========================== .. py:module:: pycasx.acas.hcas .. autoapi-nested-parse:: Horizontal CAS (HCAS) mixin for the ACAS X. Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: pycasx.acas.hcas.HCASMixin .. py:class:: HCASMixin Mixin class for the HCAS model. The mixin class provides the functionality to calculate the HCAS advisory for the pilot. .. py:method:: advise_hcas(intruder) Calculate the advisory for the pilot. :param intruder: The intruder. :type intruder: Intruder :returns: The advisory for the pilot. :rtype: HCASAdvisories