Home

modelManipulation.js

This Javascript library provides functions that simplify manipulation of an AsTeRICS model in XML representation. The lib provides functions for setting and getting a property value.
Version:
  • 0.1
Author:
  • Martin Deinhofer
Source:

webAppUtils.js

This Javascript library provides functions that simplify the creation of web-based user interfaces interacting with an AsTeRICS model. The lib provides functions for downloading files from a webserver, widget <-> model synchronization, up/download/start models, setting/getting properties of deployed model.
Version:
  • 0.1
Author:
  • Martin Deinhofer
Source:

Requires

  • module:jquery-3.2.1.min.js
  • module:JSmap.js
  • module:areCommunicator.js