V3FIT
|
Contains module ece_dot. More...
Go to the source code of this file.
Modules | |
module | ece_dot |
Module for opening and reading a 'ece.' file. The file format for these files are documented in ECE Diagnostic Dot File. | |
Functions/Subroutines | |
subroutine | ece_dot::ece_dot_read (ece_file, signals, signals_created, observed, sigma, weight, first_index) |
Read an ECE diagnostic dot file. More... | |
subroutine | ece_dot::ece_dot_parse_chord (ece_dot_file_ref, coordinate_type, signals, signals_created, observed, sigma, weight, first_index) |
Parse ECE diagnostic chord. More... | |