EoN.Simulation_Investigation.node_status

Simulation_Investigation.node_status(node, time)[source]

returns the status of a given node at a given time.

Arguments:

node

the node

time float

the time of interest.

Returns:

status string (such as ‘S’, ‘I’, or ‘R’)

status of node at time.