Refine Your Search

Search Results

Viewing 1 to 7 of 7
Standard

GAS TURBINE ENGINE INTERFACE TEST DATA REDUCTION COMPUTER PROGRAMS

1990-11-01
HISTORICAL
ARP1210B
This Aerospace Recommended Practice (ARP) describes a class of digital computer programs for use by organizations other than the engine supplier for reduction of engine test data relating to the interface of the engine in the airframe or test facility. This ARP also is intended as a guide for the preparation of such computer programs.
Standard

Gas Turbine Engine Interface Test Data Reduction Computer Programs

2013-10-25
HISTORICAL
ARP1210D
This SAE Aerospace Recommended Practice (ARP) describes a class of digital computer programs for use by organizations other than the engine supplier for reduction of engine test data relating to the interface of the engine in the airframe or test facility. This ARP also is intended as a guide for the preparation of such computer programs.
Standard

GAS TURBINE ENGINE INTERFACE TEST DATA REDUCTION COMPUTER PROGRAMS

1996-11-01
HISTORICAL
ARP1210C
This SAE Aerospace Recommended Practice (ARP) describes a class of digital computer programs for use by organizations other than the engine supplier for reduction of engine test data relating to the interface of the engine in the airframe or test facility. This ARP also is intended as a guide for the preparation of such computer programs.
Standard

Shared Memory Interface for Gas Turbine Engine Performance Programs

2023-03-23
CURRENT
ARP7998
This is an initial release of a recommended practice for an interface to supplier simulations that utilize traditional inter-process communication (IPC) methods of shared memory and semaphore communications. These IPC methods are standard practice in the computer science world and allow for communication by separate processes running on a computer without any common runtime requirements. This allows things like 32-bit applications to talk with 64-bit applications, as well as any other compiler version or runtime library dependencies being required by the calling program to interface with the called model. This also allows the calling program and the called program to be run on separate CPUs to allow parallel execution of the called program as well as multiple instances of the called program to execute all on separate processors.
Standard

Function-Based API for Gas Turbine Engine Performance Programs

2019-04-18
WIP
ARP4868D

The SAE Aerospace Standard document AS681 is the parent document of this SAE Aerospace Recommended Practice (ARP). AS681 applies to Engine programs written to conform to this document. This ARP specifies a set of functions and their expected behaviors that constitute a function based Application Program Interface (API) for gas turbine engine customer programs. The functions specified in this API are delivered by the Supplier as part of the Engine model.

This document defines generic language independent functions and specific appendices for implementations in C and Fortran.

The function based API specified in this ARP represents an alternative to the Fortran COMMON block structure, as specified in AS4191, historically used to communicate with an engine program. The customer may request emulation of the AS4191 interface if desired.

Standard

Function-Based API for Gas Turbine Engine Performance Programs

2016-08-01
CURRENT
ARP4868C
The SAE Aerospace Standard document AS681 is the parent document of this SAE Aerospace Recommended Practice (ARP). AS681 applies to Engine programs written to conform to this document. This ARP specifies a set of functions and their expected behaviors that constitute a function based Application Program Interface (API) for gas turbine engine customer programs. The functions specified in this API are delivered by the Supplier as part of the Engine model. This document defines generic language independent functions and specific appendices for implementations in C and Fortran. The function based API specified in this ARP represents an alternative to the Fortran COMMON block structure, as specified in AS4191, historically used to communicate with an engine program. The customer may request emulation of the AS4191 interface if desired.
Standard

Application Programming Interface Requirements for the Presentation of Gas Turbine Engine Performance on Digital Computers

2001-10-01
HISTORICAL
ARP4868
This SAE Aerospace Recommended Practice (ARP) specifies a set of functions and their expected behavior that constitute an Application Programming Interface (API) for gas turbine engine customer programs. The main body of this document contains a description of each of the API function calls and of the data that passes through these functions. Implementations of this API in specific programming languages are contained in separate appendices. These appendices include language specific details and the definitions for each function as required for the given language. AS681 is the parent document of ARP4868. All of AS681 applies to customer engine programs written to conform to this document.
X