Struct WorstInfo¶ Defined in File routing.h Struct Documentation¶ struct WorstInfo¶ 最差路由路径的汇总信息。 Public Members double worst_delay¶ 当前路由方案中的最大线网延迟。 int worst_net_id¶ 产生最大延迟的原始线网编号。 std::string worst_path_desc¶ 最差源汇路径的日志描述。