@@ -14,13 +14,13 @@ The current structure of the section is shown below
...
@@ -14,13 +14,13 @@ The current structure of the section is shown below
## Dependencies
## Dependencies
The implementations are dependent on functions from the [Utilities](https://gitlab.com/in-nova/in-nova/-/tree/main/Utilities?ref_type=heads). The necessary files are listed below:
The implementations are dependent on functions from the [Utilities/Geometries](https://gitlab.com/in-nova/in-nova/-/tree/main/Utilities?ref_type=heads). The necessary files are listed below:
- MATLAB
- MATLAB
- rcvGeo()
-`rcvGeo()`
- srcGeo()
-`srcGeo()`
- virtMicGeo()
-`virtMicGeo()`
- ptSrcField()
-`ptSrcField()`
## Examples
## 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.
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.