Code Examples
A repository of 155 code examples for BeepBeep
Package voyager

Process telemetry from the Voyager 2 spacecraft. More...

Classes

class  FormatDate
 Receives two arguments: one of a year number, and another with a number of days in the year. More...
 
class  PlotSpeed
 Detect planetary encounters of Voyager 2 by analyzing its distance from the Earth. More...
 
class  RadialAcceleration
 Detect planetary encounters of Voyager 2 by analyzing its distance from the Earth. More...
 
class  Slope
 Computes the slope between two successive points in a data stream (which is simply the difference between point xi+1 and point xi). More...
 

Detailed Description

Process telemetry from the Voyager 2 spacecraft.

Author
Sylvain Hallé