diff --git a/Virtual Sensing/README.md b/Virtual Sensing/README.md index b5671167af56e6076cc7482a7692d8b5eb44caab..04b205a320d07491ba607e2271e9069cfc533374 100644 --- a/Virtual Sensing/README.md +++ b/Virtual Sensing/README.md @@ -17,10 +17,13 @@ The current structure of the section is shown below The implementations are dependent on functions from the [Utilities/Geometries](https://gitlab.com/in-nova/in-nova/-/tree/main/Utilities/Geometries). The necessary files are listed below: - MATLAB - - `rcvGeo()` - - `srcGeo()` - - `virtMicGeo()` - - `ptSrcField()` + - Utilities + - Geometries + - `rcvGeo()` + - `srcGeo()` + - `virtMicGeo()` + - Sound Fields + - `ptSrcField()` ## Examples A condensed example of a very simple estimation case is shown below and more examples can be found in the [*Documentation*](https://gitlab.com/in-nova/in-nova/-/tree/main/Documentation/latex?ref_type=heads), along with a complete description of all the functions.