From 0bfc7c393e8dc100b68a017a5f84bfad589e4484 Mon Sep 17 00:00:00 2001
From: ZaellixA <axilleaz@protonmail.com>
Date: Fri, 13 Sep 2024 16:53:56 +0100
Subject: [PATCH] Update header comments in ptSrcFieldTD.m to state
 dependencies

---
 Sound Fields/MATLAB/Functions/ptSrcFieldTD.m | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Sound Fields/MATLAB/Functions/ptSrcFieldTD.m b/Sound Fields/MATLAB/Functions/ptSrcFieldTD.m
index 909e780..8301398 100644
--- a/Sound Fields/MATLAB/Functions/ptSrcFieldTD.m	
+++ b/Sound Fields/MATLAB/Functions/ptSrcFieldTD.m	
@@ -61,6 +61,9 @@
 % --------------------------------------------------
 % Notes
 % 
+% Dependencies: - twoPtDist(): To calculate the distances between sources
+%                              and receivers.
+% 
 % - It is the responsibility of the user to pick (or provide) adequately
 %   long source signals
 % 
-- 
GitLab