:py:mod:`pycasx.acas.vcas` ========================== .. py:module:: pycasx.acas.vcas .. autoapi-nested-parse:: Vertical CAS (VCAS) mixin for the ACAS X. Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: pycasx.acas.vcas.VCASMixin .. py:class:: VCASMixin Mixin class for the VCAS model. The mixin class provides the functionality to calculate the VCAS advisory for the pilot. .. py:method:: advise_vcas(intruder) Calculate the VCAS advisory for the pilot. :param intruder: The intruder. :type intruder: Intruder :returns: The advisory for the pilot. :rtype: VCASAdvisories