Skip to content
  • Aaron Bray's avatar
    Fix Serialization Issues · 6963eec5
    Aaron Bray authored
     - Moved Clears to the Load, and Setups as well, both to be called BEFORE the serialize method, so things are clear, and internal (non serialized) variables are setup before we serialize and lastly, state change
     - Airway mode was not correct in the engine as anesthesia machine was not coded to play well with others wanting to modify airway mode (ventilator) so now both of those two are getting along better
     - Clear out ventilator substance fractions when meging (comment in code as to why)
     - Added serialization of respiratory overrides
     - Exposed another model parameter from respiratory
    6963eec5