Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LISA Instrument
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LISA Simulation
LISA Instrument
Merge requests
!131
Fix `dws_asd` documentation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix `dws_asd` documentation
fix-dws-asd-doc
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Jean-Baptiste Bayle
requested to merge
fix-dws-asd-doc
into
master
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Fix unit in documentation for
dws_asd
init's argument in
Instrument
0
0
Merge request reports
Viewing commit
76d584c5
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
76d584c5
Fix `dws_asd` documentation
· 76d584c5
Jean-Baptiste Bayle
authored
2 years ago
lisainstrument/instrument.py
+
1
−
1
Options
@@ -165,7 +165,7 @@ class Instrument:
mosa_jitter_asds: tuple of dictionaries of angular jitter amplitude spectral densities
for MOSA, ordered as (yaw, pitch) [rad/sqrt(Hz)]
mosa_angles: dictionary of oriented MOSA opening angles [deg], or
'
default
'
dws_asds: dictionary of amplitude spectral densities for DWS measurement noise [rad/
s/
sqrt(Hz)]
dws_asds: dictionary of amplitude spectral densities for DWS measurement noise [rad/sqrt(Hz)]
ranging_biases: dictionary of ranging noise bias [s]
ranging_asds: dictionary of ranging noise amplitude spectral densities [s/sqrt(Hz)]
prn_ambiguity: distance after which PRN code repeats itself [m] (reasonable value is 300 km),
Loading