From e198035cc9f97b741fbe401950206ce63d5b083d Mon Sep 17 00:00:00 2001 From: Neda Darbeheshti <neda.darbeheshti@aei.mpg.de> Date: Tue, 25 Jun 2019 18:08:23 +0200 Subject: [PATCH] comment was modified --- function_gfr/hmat.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/function_gfr/hmat.m b/function_gfr/hmat.m index bb1cdff..942ba68 100644 --- a/function_gfr/hmat.m +++ b/function_gfr/hmat.m @@ -17,7 +17,7 @@ function [Hi_tilda,GiR]= hmat(X0,NOCs) % GiR = [Rho Rhodot] % % Main functions -% - InterSCD: calculates range and range rate from position and velocity of two satellites +% - inter_sat_dist: calculates range and range rate from position and velocity of two satellites % % Written by Neda Darbeheshti, AEI Hannover, 2018-05-25 -- GitLab