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
--------------------------------------------------------------------------
SCPro: ProSensors/GravitationalTimeDilation SCPro: ProSensors/VelocityTimeDilation Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TextS Common: Graphics/TimeLabl Math: Integration/RK4 Math: Linear/Mag Math: Linear/Unit
Back to the SCPro Module page