Unified Phase Model =================== .. module:: microscopic_gating.unified_phase This module provides a unified framework that combines all aspects of the microscopic gating model into a single coherent interface. Transport Type -------------- .. autoclass:: TransportType :members: :member-order: bysource :show-inheritance: Unified Control Parameters -------------------------- .. autoclass:: UnifiedControlParameters :members: :member-order: bysource :show-inheritance: Unified Model ------------- .. autoclass:: UnifiedModel :members: :member-order: bysource :show-inheritance: Suppression Capture Island -------------------------- .. autoclass:: SuppressionCaptureIsland :members: :member-order: bysource :show-inheritance: Theory Background ----------------- The unified model integrates: 1. **Adsorption** - Langmuir or Hill isotherms 2. **Gating** - Symmetric or asymmetric binding 3. **Statistics** - Poisson bridge distributions 4. **Transport** - Escape rate averaging 5. **Phase behavior** - Capture island analysis This provides a complete end-to-end model from molecular parameters to macroscopic transport properties.