8. Indices

CM
Mean Piston Speed, a measure for the engines operating speed [m/sec]
BMEP
Brake Mean Effective Pressure, a valuable measure of an engine’s capacity to do work that is independent of engine displacement) [bar]
PMF
Available Mean Effective Pressure, the maximum mean effective pressure calculated based on the energy content of the fuel [bar]
JSON-schema
The JSON schema is an IETF draft that provides a contract for what JSON-data is required for a given application and how to interact with it. JSON Schema is intended to define validation, documentation, hyperlink navigation, and interaction control of JSON data. You can learn more about it from this excellent guide, and experiment with this on-line validator.
JSON-pointer
JSON Pointer(RFC 6901) defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. It aims to serve the same purpose as XPath from the XML world, but it is much simpler.

8.1. Index