The chain_graphs module#

Summary#

angle_between_line_chart()

Create a plot of the angle and ranges for each three object sub-strand of a Chain, as a function of time, for each strand access interval that overlaps with the requested report time intervals.

bentpipe_link_cno_line_chart()

Graph the carrier-to-noise density ratio for uplink, downlink, and composite link as a function of time for a bent pipe communications system.

complete_chain_access_interval_graph()

Create an interval plot of the time intervals for which the chain is completed.

individual_object_access_interval_graph()

Create an interval graph of the time intervals for each object in a Chain for which the object participates in a strand that completes the chain.

individual_strand_access_interval_graph()

Create an interval graph of the time intervals for each strand in a Chain that completes the chain.

number_of_accesses_line_chart()

Create a plot of the number of objects participating in a strand that completes the chain at the given time, as a function of time.

Description#

Provides graphs for Chain objects.