Path: SCPro/ProSensors
% Gravitational and velocity clock drift. If no arguments are entered in will integrate this for a circular orbit. -------------------------------------------------------------------------- Form: dT = RHSClockDrift( x, v, t, d ) -------------------------------------------------------------------------- ------ Inputs ------ t (1,1) Local time tau (1,1) Reference time d (1,1) Data structure .r (3,1) Position .v (3,1) Velocity .rS (3,1) Position of station .vS (3,1) Velocity of station .mu (1,1) Gravitational potential ------- Outputs ------- dT (1,1) Time derivative --------------------------------------------------------------------------
Common: Graphics/Plot2D Common: Graphics/TimeLabl Math: Integration/RK4 Math: Linear/Mag Math: Linear/Unit SCPro: ProSensors/GravitationalTimeDilation SCPro: ProSensors/VelocityTimeDilation
Back to the SCPro Module page