Skip to content
Snippets Groups Projects
Commit 14b89658 authored by noeljanes's avatar noeljanes
Browse files

Changed generator to output in km/s

parent 4ff3789b
No related branches found
No related tags found
No related merge requests found
......@@ -252,8 +252,8 @@ public class MeasurementsGeneration {
m.getDate(),
"RANGE_RATE",
station.getBaseFrame().getName(),
m.getObservedValue()[0]));
// Uncomment to get mjd coloumn
(m.getObservedValue()[0]/1000)));
// Uncomment to get mjd column
/*forEach(m -> out.format(Locale.US, "%s %14.8f %s %s %12.6f%n",
m.getDate(),
m.getDate().offsetFrom(mjdRefUTC, utc) / Constants.JULIAN_DAY,
......
This diff is collapsed.
This diff is collapsed.
......@@ -20,7 +20,7 @@
### Orbit definition
## date of the orbital parameters (UTC)
orbit.date = 2019-06-11T19:53:41.539
orbit.date = 2019-06-11T16:35:29.149
### Keplerian elements
## Semi-major axis (m)
......@@ -69,22 +69,22 @@ orbit.date = 2019-06-11T19:53:41.539
### Cartesian elements
## Position along X in inertial frame (m)
## orbit.cartesian.px = -40517522.9
orbit.cartesian.px = -5423194
## Position along Y in inertial frame (m)
## orbit.cartesian.py = -10003079.9
orbit.cartesian.py = -4550295
## Position along Z in inertial frame (m)
## orbit.cartesian.pz = 166792.8
orbit.cartesian.pz = 250075
## Velocity along X in inertial frame (m/s)
## orbit.cartesian.vx = 762.559
orbit.cartesian.vx = -735
## Velocity along Y in inertial frame (m/s)
## orbit.cartesian.vy = -1474.468
orbit.cartesian.vy = 740
## Velocity along Z in inertial frame (m/s)
## orbit.cartesian.vz = 55.430
orbit.cartesian.vz = 7760
## TLE parameters
#Line 1
orbit_tle_line_1 = 1 42778U 17036P 19162.69113096 .00000749 00000-0 35781-4 0 9997
orbit_tle_line_2 = 2 42778 97.3549 220.5119 0010756 245.3704 114.6412 15.21997549109170
##orbit_tle_line_1 = 1 42778U 17036P 19162.69113096 .00000749 00000-0 35781-4 0 9997
##orbit_tle_line_2 = 2 42778 97.3549 220.5119 0010756 245.3704 114.6412 15.21997549109170
## Spacecraft mass (kg) [1000.]
mass = 16
......@@ -122,7 +122,7 @@ ocean.tides.degree = -1
ocean.tides.order = -1
## solid tides (true/false) [false]
solid.tides.sun = false;
solid.tides.sun = false
solid.tides.moon = false
## Atmospheric drag (true/false) [false]
......@@ -130,7 +130,7 @@ drag = true
## Drag coefficient
drag.cd = 2.0
## Estimation flag for drag coefficient (true/false) [false]
drag.cd.estimated = true
drag.cd.estimated = false
## Drag area (m^2)
drag.area = 0.25
......@@ -199,7 +199,7 @@ ocean.loading.correction = false
## Ground stations (angles in degrees, altitude and range bias in meters)
ground.station.name [0] = 39-CGBSAT-VHF-P1
ground.station.name [0] = 39-CGBSAT-VHF
ground.station.latitude [0] = 52.834
ground.station.longitude [0] = 6.379
ground.station.altitude [0] = 10
......@@ -235,78 +235,6 @@ ground.station.global.mapping.function [0] = false
ground.station.niell.mapping.function [0] = false
ground.station.range.tropospheric.correction [0] = true
ground.station.name [1] = 39-CGBSAT-VHF-P2
ground.station.latitude [1] = 52.834
ground.station.longitude [1] = 6.379
ground.station.altitude [1] = 10
ground.station.clock.offset [1] = 0.0
ground.station.clock.offset.min [1] = -0.001
ground.station.clock.offset.max [1] = +0.001
ground.station.clock.offset.estimated [1] = false
ground.station.position.estimated [1] = false
ground.station.range.sigma [1] = 20.0
ground.station.range.bias [1] = 11473.623
ground.station.range.bias.min [1] = -50000.0
ground.station.range.bias.max [1] = +50000.0
ground.station.range.bias.estimated [1] = true
ground.station.range.rate.sigma [1] = 15
ground.station.range.rate.bias [1] = 375.0
ground.station.range.rate.bias.min [1] = -0.0
ground.station.range.rate.bias.max [1] = +500.0
ground.station.range.rate.bias.estimated [1] = true
ground.station.azimuth.sigma [1] = 0.02
ground.station.azimuth.bias [1] = 0.01
ground.station.azimuth.bias.min [1] = -0.50
ground.station.azimuth.bias.max [1] = +0.50
ground.station.elevation.sigma [1] = 0.02
ground.station.elevation.bias [1] = 0.01
ground.station.elevation.bias.min [1] = -0.50
ground.station.elevation.bias.max [1] = +0.50
ground.station.az.el.biases.estimated [1] = true
ground.station.elevation.refraction.correction [1] = true
ground.station.tropospheric.model.estimated [1] = false
ground.station.tropospheric.zenith.delay [1] = 2.0
ground.station.tropospheric.delay.estimated [1] = false
ground.station.global.mapping.function [1] = false
ground.station.niell.mapping.function [1] = false
ground.station.range.tropospheric.correction [1] = true
ground.station.name [2] = 39-CGBSAT-VHF
ground.station.latitude [2] = 52.834
ground.station.longitude [2] = 6.379
ground.station.altitude [2] = 10
ground.station.clock.offset [2] = 0.0
ground.station.clock.offset.min [2] = -0.001
ground.station.clock.offset.max [2] = +0.001
ground.station.clock.offset.estimated [2] = false
ground.station.position.estimated [2] = false
ground.station.range.sigma [2] = 20.0
ground.station.range.bias [2] = 11473.623
ground.station.range.bias.min [2] = -50000.0
ground.station.range.bias.max [2] = +50000.0
ground.station.range.bias.estimated [2] = true
ground.station.range.rate.sigma [2] = 15
ground.station.range.rate.bias [2] = 0
ground.station.range.rate.bias.min [2] = -0.0
ground.station.range.rate.bias.max [2] = +500.0
ground.station.range.rate.bias.estimated [2] = true
ground.station.azimuth.sigma [2] = 0.02
ground.station.azimuth.bias [2] = 0.01
ground.station.azimuth.bias.min [2] = -0.50
ground.station.azimuth.bias.max [2] = +0.50
ground.station.elevation.sigma [2] = 0.02
ground.station.elevation.bias [2] = 0.01
ground.station.elevation.bias.min [2] = -0.50
ground.station.elevation.bias.max [2] = +0.50
ground.station.az.el.biases.estimated [2] = true
ground.station.elevation.refraction.correction [2] = true
ground.station.tropospheric.model.estimated [2] = false
ground.station.tropospheric.zenith.delay [2] = 2.0
ground.station.tropospheric.delay.estimated [2] = false
ground.station.global.mapping.function [2] = false
ground.station.niell.mapping.function [2] = false
ground.station.range.tropospheric.correction [2] = true
### Measurements parameters
range.outlier.rejection.multiplier = 6
......@@ -363,7 +291,7 @@ estimator.max.iterations = 600
estimator.max.evaluations = 600
# comma-separated list of measurements files (in the same directory as this file)
measurements.files = generated-doppler-39-CGBSAT-VHF.dat
measurements.files = generated-doppler-39-CGBSAT-VHF-km.dat
#2019-06-11T19_58_49_145.961_4171_42778.dat , 2019-06-11T21_32_55_145.961_4171_42778.dat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment