Skip to content

Static map-based movement model and additional init. locations for LinearMovement - #80

Open
jaks6 wants to merge 3 commits into
akeranen:masterfrom
jaks6:master
Open

Static map-based movement model and additional init. locations for LinearMovement#80
jaks6 wants to merge 3 commits into
akeranen:masterfrom
jaks6:master

Conversation

@jaks6

@jaks6 jaks6 commented May 28, 2019

Copy link
Copy Markdown
  1. I needed some nodes to be non-moving, specified with coordinates on a map (e.g. wireless AP servers with computing capabilities). To achieve this, I created a Map-based movement model where nodes' initial location is given, but they don't actually move.

  2. I added some options to LinearMovement regarding the node's initial location.
    2.1 nodes placed at the start of LinearMovement line
    2.2 Nodes placed evenly along a subsegment of the line, subsegment is from start of linearMovement start coordinate and a "initLocSegmentEnd" parameter coordinate.

jaks6 added 3 commits May 28, 2019 12:01
Namely:
* Added option for locating the node at the beginning of movement line.
* Added option to evenly space nodes along a specified subsegment of movement line.
Node locations are defined in .wkt, nodes using this model don't move.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant