Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cesar Munoz committed Mar 8, 2024
1 parent be8b156 commit 489457e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1351,8 +1351,8 @@ specifies, in local Euclidean coordinates, a head-on encounter with a closest ap
```
$ <DAIDALUS_DIR>/Java/DAAGenerator --backward 100 --forward 20 H0.txt
```
linearly projects the aircraft states at time 0, from `H0.txt`, 100 seconds
backward and 20 seconds forward in time and generates the encounter
linearly projects the aircraft states at time 0, from [`H0.txt`](https://github.com/nasa/daidalus/blob/master/Scenarios/H0.txt), 100 seconds
backward and 20 seconds forward in time, and generates the encounter
file
[`H0_0_120.xyz`](https://github.com/nasa/daidalus/blob/master/Scenarios/H0_0_120.xyz). Since
the input is in local Euclidean coordinates, the output scenario is
Expand Down

0 comments on commit 489457e

Please sign in to comment.