An open API service indexing awesome lists of open source software.

https://github.com/mitre/im_sample_algorithm

MITRE's Interval Management Sample Algorithm. An implementation of RTCA DO-361A Appendix C.
https://github.com/mitre/im_sample_algorithm

aircraft algorithms simulation

Last synced: 6 months ago
JSON representation

MITRE's Interval Management Sample Algorithm. An implementation of RTCA DO-361A Appendix C.

Awesome Lists containing this project

README

          

# MITRE's Interval Management Sample Algorithm

![Apache 2.0](https://img.shields.io/badge/license-Apache%20License%202.0-blue?style=for-the-badge)

![CMake](https://img.shields.io/badge/CMake-%23008FBA.svg?style=for-the-badge&logo=cmake&logoColor=white)
![C++](https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white)

![Rocky Linux](https://img.shields.io/badge/-Rocky%20Linux-%2310B981?style=for-the-badge&logo=rockylinux&logoColor=white)
![macOS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0)

## NOTICE

> This is the copyright work of The MITRE Corporation, and was produced for the U. S. Government under Contract Number DTFAWA-10-C-00080, and is subject to Federal Aviation Administration Acquisition Management System Clause 3.5-13, Rights In Data-General, Alt. III and Alt. IV (Oct. 1996). No other use other than that granted to the U. S. Government, or to those acting on behalf of the U. S. Government, under that Clause is authorized without the express written permission of The MITRE Corporation. For further information, please contact The MITRE Corporation, Contracts Management Office, 7515 Colshire Drive, McLean, VA 22102-7539, (703) 983-6000.

Copyright 2025 The MITRE Corporation. All Rights Reserved.

Approved for Public Release; Distribution Unlimited. Public Release Case Number 19-3053

This project contains content developed by The MITRE Corporation. If this code is used in a deployment or embedded within another project, it is requested that you send an email to in order to let us know where this software is being used.

## Licensing

[Apache 2.0](https://github.com/mitre/im_sample_algorithm/blob/master/LICENSE)

Any questions related to MITRE Open Source technologies may be emailed to

## Documentation

Formal algorithm descriptions for the aviation industry are available in the [RTCA online store](https://my.rtca.org/): search for `DO-361A` standards documentation. Please contact [RTCA](https://www.rtca.org) for more information.

Code-level documentation is in this repo in [/docs](./docs/README.md) & hosted [online](https://mitre.github.io/im_sample_algorithm/).