Failure Manager: Difference between revisions

Jump to navigation Jump to search
No edit summary
 
Line 63: Line 63:
# A Nasal library of triggers and actuators for programming the Failure Manager ({{fgdata source|Aircraft/Generic/Systems/failures.nas|pre=$FG_ROOT}}).
# A Nasal library of triggers and actuators for programming the Failure Manager ({{fgdata source|Aircraft/Generic/Systems/failures.nas|pre=$FG_ROOT}}).
# A compatibility script that programs the Failure Manager to emulate previous behavior ({{fgdata source|Aircraft/Generic/Systems/compat_failure_modes.nas|pre=$FG_ROOT}}). Currently loaded by default on startup.
# A compatibility script that programs the Failure Manager to emulate previous behavior ({{fgdata source|Aircraft/Generic/Systems/compat_failure_modes.nas|pre=$FG_ROOT}}). Currently loaded by default on startup.
The public Nasal interface for programming the FailureMgr is documented here: {{fgdata source|Nasal/FailureMgr/public.nas|pre=$FG_ROOT}}


The design revolves around the following concepts, all of them implemented as Nasal objects.
The design revolves around the following concepts, all of them implemented as Nasal objects.
60

edits

Navigation menu