Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
34f0d022
Commit
34f0d022
authored
3 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
improved javadoc
parent
2ce6a886
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/overview.html
+33
-6
33 additions, 6 deletions
src/overview.html
with
33 additions
and
6 deletions
src/overview.html
+
33
−
6
View file @
34f0d022
<html>
<body>
<p>
<a
href=
"https://github.com/open-dis/open-dis7-java"
target=
"_blank"
><img
src=
"OpenDisSurferDude.png"
align=
"right"
/></a>
The
<a
href=
"https://github.com/open-dis/open-dis7-java"
target=
"_blank"
>
open-dis7-java
</a>
provides a complete type-safe Java implementation of the DIS Protocol version 7 (IEEE 1278.1-2012) and SISO-REF-010 Enumerations specifications.
library provides a complete type-safe Java implementation of both
the DIS Protocol version 7 (IEEE 1278.1-2012) and SISO-REF-010 Enumerations specifications,
interfaces and objects, all as open source.
</p>
<p>
Over 22,000 SISO-REF-010 enumeration values are provided.
IEEE DIS Protocol Data Unit (PDU) packet-definition classes are defined in the
<a
href=
"edu/nps/moves/dis7/pdus/package-summary.html"
>
edu.nps.moves.dis7.pdus
</a>
package.
</p>
<ul>
<li>
Over 22,000 SISO-REF-010 enumeration values are provided.
</li>
<li>
<a
href=
"edu/nps/moves/dis7/pdus/package-summary.html"
>
edu.nps.moves.dis7.pdus
</a>
package contains
IEEE DIS Protocol Data Unit (PDU) packet-definition classes.
</li>
<li>
<a
href=
"edu/nps/moves/dis7/utilities/package-summary.html"
>
edu.nps.moves.dis7.utilities
</a>
package contains
network interface and data-conversion utilities.
</li>
<li>
<a
href=
"edu/nps/moves/dis7/utilities/stream/package-summary.html"
>
edu.nps.moves.dis7.utilities.stream
</a>
package contains
stream utilities for DIS file saving, conversions and playback.
</li>
<li>
Experimental
<a
href=
"https://savage.nps.edu/open-dis7-java/xml/DIS_7_2012.autogenerated.xsd"
target=
"_blank"
>
DIS XML schema
</a>
and
<a
href=
"https://savage.nps.edu/open-dis7-java/xml/SchemaDocumentation"
target=
"_blank"
>
documentation
</a>
assist with data-centric processing of DIS streams.
</li>
</ul>
<p>
Further examples, presentations and projects are provided in
<a
href=
"https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500"
target=
"_blank"
>
Networked Graphics MV3500
</a>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment