Planet v0.1.1 GEOF.Planet.PanelServer

Hosts per-Field compute frames for a set of Fields in a Panel, a contiguous subset of a Sphere’s Fields.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Gets the data in each Field managed by this Panel

Starts a computation frame on this Panel. The PanelServer will send __ready_to_commit_frame__ to its parent SphereServer when the frame is finished

Link to this section Functions

Link to this function child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Gets the data in each Field managed by this Panel

Link to this function get_state(sphere_id, panel_index)

Starts a computation frame on this Panel. The PanelServer will send __ready_to_commit_frame__ to its parent SphereServer when the frame is finished.