Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
lalsuite
Commits
4be3326b
Commit
4be3326b
authored
Feb 26, 2019
by
Jolien Creighton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changed VIRGO_CITF IFO previx from V1 to V0 to avoid clash with VIRGO
parent
8b600507
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
lal/src/tools/LALDetectors.h
lal/src/tools/LALDetectors.h
+2
-1
No files found.
lal/src/tools/LALDetectors.h
View file @
4be3326b
...
...
@@ -360,10 +360,11 @@ void LALCreateDetector( LALStatus *status, LALDetector *output, const LALFrDetec
* \name VIRGO_CITF Interferometric Detector constants
* The following constants describe the location and geometry of the
* VIRGO_CITF Interferometric Detector. FIXME: the armlength is a stub.
* FIXME: this IFO is called V0 rather than to avoid name clash.
*/
/*@{*/
#define LAL_VIRGO_CITF_DETECTOR_NAME "VIRGO_CITF"
/**< VIRGO_CITF detector name string */
#define LAL_VIRGO_CITF_DETECTOR_PREFIX "V
1
"
/**< VIRGO_CITF detector prefix string */
#define LAL_VIRGO_CITF_DETECTOR_PREFIX "V
0
"
/**< VIRGO_CITF detector prefix string */
#define LAL_VIRGO_CITF_DETECTOR_LONGITUDE_RAD 0.18333805213
/**< VIRGO_CITF vertex longitude (rad) */
#define LAL_VIRGO_CITF_DETECTOR_LATITUDE_RAD 0.76151183984
/**< VIRGO_CITF vertex latitude (rad) */
#define LAL_VIRGO_CITF_DETECTOR_ELEVATION_SI 51.884
/**< VIRGO_CITF vertex elevation (m) */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment