Skip to content
Snippets Groups Projects
Commit 34f0d022 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

improved javadoc

parent 2ce6a886
No related branches found
No related tags found
No related merge requests found
<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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment