From daa7c0d1c6a5d21c60ad0c28864cc2d54b5e7480 Mon Sep 17 00:00:00 2001
From: ZaellixA <axilleaz@protonmail.com>
Date: Sat, 14 Sep 2024 09:20:38 +0100
Subject: [PATCH] Add the ptSrcFieldTD as a 'functional' dependency for the
 virtual sensing topic in its README.md

---
 Virtual Sensing/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Virtual Sensing/README.md b/Virtual Sensing/README.md
index 973f143..fc21835 100644
--- a/Virtual Sensing/README.md	
+++ b/Virtual Sensing/README.md	
@@ -24,6 +24,7 @@ There are no functional dependencies, however, the implementations are based on
       - `virtMicGeo()`
   - Sound Fields
     - `ptSrcField()`
+    - `ptSrcFieldTD()`
     - `planeWave()`
 
 ## Examples
-- 
GitLab