Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simonstrator
API
Commits
ec039bcc
Commit
ec039bcc
authored
May 05, 2017
by
Nils Richerzhagen
Browse files
Longitude instead of latitude in description.
parent
c5fe25ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/de/tudarmstadt/maki/simonstrator/api/component/sensor/location/Location.java
View file @
ec039bcc
...
...
@@ -65,7 +65,7 @@ public interface Location extends Transmitable, Cloneable {
*
* In most simulation setups, instead of geographic coordinates, we simply
* rely on x and y (therefore, please use distanceTo and bearingTo for
* calculations)! In such circumstances, the L
at
itude corresponds to
* calculations)! In such circumstances, the L
ong
itude corresponds to
* <strong>x</strong>.
*
* @return longitude (or x)
...
...
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