AgentMaps/docs/tutorial-extra.html
noncomputable 193000dc2e Updates
2018-09-06 12:56:51 -04:00

57 lines
2.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Tutorial: extra</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
<h1 class="page-title">Tutorial: extra</h1>
<section>
<header>
<h2>extra</h2>
</header>
<article>
<h1>Extra</h1><p>This file will keep track of extensions to and applications of AgentMaps.</p>
<h2>Applications</h2><p>Here are some applications people have made using AgentMaps:</p>
<ul>
<li><a href="https://noncomputable.github.io/AgentMaps/demos/simple/simple.html">Simple</a> by Andrew: Shows all the different ways agents can travel around a map.</li>
<li><a href="https://noncomputable.github.io/AgentMaps/demos/epidemic/epidemic.html">Epidemic</a> by Andrew: Agents commute between different parts of a neighborhood while an infection spreads between them.</li>
</ul>
<h2>Extensions</h2><p>Here are some extensions people have made, which improve or broaden the AgentMaps library:</p>
</article>
</section>
</div>
<nav>
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Agent.html">Agent</a></li><li><a href="Agentmap.html">Agentmap</a></li></ul><h3>Tutorials</h3><ul><li><a href="tutorial-extra.html">extra</a></li><li><a href="tutorial-quickstart.html">quickstart</a></li></ul><h3>Global</h3><ul><li><a href="global.html#agent">agent</a></li><li><a href="global.html#agentmap">agentmap</a></li><li><a href="global.html#getIntersections">getIntersections</a></li><li><a href="global.html#isPointCoordinates">isPointCoordinates</a></li><li><a href="global.html#pointToCoordinateArray">pointToCoordinateArray</a></li><li><a href="global.html#reversedCoordinates">reversedCoordinates</a></li><li><a href="global.html#setupStreetFeatures">setupStreetFeatures</a></li><li><a href="global.html#setupUnitFeatures">setupUnitFeatures</a></li><li><a href="global.html#streetToGraph">streetToGraph</a></li></ul>
</nav>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Thu Sep 06 2018 11:58:26 GMT-0400 (Eastern Daylight Time)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>