[][src]Module lmb_engine_simulator::engine::json_reader

json_reader

Set of structs designed to read an engine system from an .json file

Attention when entering the variables in crank-angle degree! The reference, where crank-angle is zero, is at top-dead-center (TDC) of compression phase and it only accepts positive numbers. Therefore, the full cycle starts in 0 CA-deg and finishes at 720 CA-deg.

Structs

JsonCombustion
JsonCylinder
JsonEngine

Struct used to read the engine data from .json file.

JsonFuel
JsonInjector
JsonValve
JsonWiebe