Code Monkey home page Code Monkey logo

Comments (1)

ewferg avatar ewferg commented on June 9, 2024

Here are a few comments on the docs from my mission modeling experience as a new user:

The Package-Info java File

  • Link to location of package-info.java
  • Additional explanation or reference to explain java annotations
  • I’d try to explain all of the annotations here briefly and what they mean (@MissionModel, etc.)

The Mission Model Class

  • Explain that the Mission Model class is instantiated by Aerie when it is loaded.
  • Note the different constructors available to the class (one with startTime, one without)
  • Explain the example in more detail (this is setting a discrete resource)
  • We should have an example of a daemon task

Activity Types

  • Potentially choose a different example
  • What is parameter serialization?
  • Do we have custom activity type metadata?

Parameters:

  • Intro on how to define a parameter within an activity type
  • Probably want to mention the import statements you may need

Effect Model:

  • In exceptions section, can we point to where a modeler might look to see where the uncaught exception occurred?
  • I don’t understand where the computed attributes data goes once returned. These aren’t modeled resources, right?

Resources

  • This needs the most work. We should provide lots of examples of how to create different types of resources
  • Start with basic discrete/real resources and move on to more complicated resources
  • Need to talk about clock and how the model can know about time (instead of just milliseconds past start)
  • Value mappers will need to be explained here
  • I think Sampled resource should expose the time step to make it useful

Other

  • We should have an example (or at least a tutorial) that takes you through loading resource files into your jar file (e.g. SPICE kernel example)
  • Better understanding of the connection between parameters in activities and parameters elsewhere (@export?)
  • Explanation of contrib and its contents...

from aerie-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.