Visualization#
This section describes APIs to visualize the measurement results. We recommend to read Basic APIs Concept (Visualization) at first.
Basic APIs Concept#
CARET API List#
Visualization APIs#
Callback#
- callback_sched
- Visualize callback scheduling
- create_callback_frequency_plot
- create_callback_period_plot
- create_callback_latency_plot
Communication#
- create_communication_latency_plot
- create_communication_frequency_plot
- create_communication_period_plot
- create_publish_subscription_period_plot
- create_publish_subscription_frequency_plot
Path#
- message_flow
- Visualize the message flow of the target path
- create_response_time_histogram_plot
- chain_latency
Helper APIs#
CARET provides some APIs which can help users to focus on their respective interest.
Info
CARET analyze API document describes the parameters and returns of APIs.