Skip to content

How does the latitude and longitude of EMANE correspond to XYZ of CORE? #724

Answered by bharnden
1-Jone asked this question in Q&A
Discussion options

You must be logged in to vote

Depends, it doesn't have to translate at all. There are 2 configuration settings in /etc/core/core.conf

emane_event_generate = True
emane_event_monitor = False

One generates events that does an XY translation to lon,lat. One is for monitoring EMANE lon,lat to translate to XY. I would personally keep the XY as XY and leave GEO to EMANE.

But for that translation, that is done by some of the settings in the GUI. Menu->Canvas->Size and Scale. There you define how big the canvas is, how pixels translate to meters and the default reference point to translate. It is not a perfect system and CORE itself is not a great tool to actually render GEO by any means, but this is what has existed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bharnden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #723 on December 07, 2022 18:18.