...
This commit is contained in:
@@ -163,7 +163,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
// std::cout << "\n\n\n\n";
|
||||
|
||||
using engine_t = mcc::astrom::erfa::MccMountAstromEngineERFA<>;
|
||||
using engine_t = mcc::astrom::erfa::MccMountAstromEngineERFA;
|
||||
engine_t::engine_state_t state;
|
||||
state.lon = 41.440732_degs;
|
||||
state.lat = 43.646711_degs;
|
||||
|
||||
Reference in New Issue
Block a user