Skip to main content

rating_set_names

Function rating_set_names 

Source
pub fn rating_set_names(
    aux: &AuxFile,
    object_type: &str,
) -> Vec<(usize, String)>
Expand description

Name → row lookup for the per object-type rating set names (RatingSetNameBus, RatingSetNameBranch, RatingSetNameInterface). Returns (set_number, name) pairs in file order.