HLCC Documentation
3.0.0
Loading...
Searching...
No Matches
software
common
utils
cpp
src
include
hlcc
utils
hlcc_ptk
hlcc_ptk.hpp
Go to the documentation of this file.
1
10
11
#ifndef HLCC_COMMON_UTILS_HLCC_PTK_HPP
12
#define HLCC_COMMON_UTILS_HLCC_PTK_HPP
13
14
#include <tuple>
15
16
std::tuple<double, double>
NormalizeRaDec
(
double
ra,
double
dec);
17
18
#endif
NormalizeRaDec
std::tuple< double, double > NormalizeRaDec(double ra, double dec)
Definition
hlcc_ptk.cpp:13
Generated by
1.13.2