Package jline.inference.api
Class Sn_set_service_coc
java.lang.Object
jline.inference.api.Sn_set_service_coc
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsn_set_service_coc(NetworkStruct sn, int stationIdx, int classIdx, double rate) static voidsn_set_service_coc(NetworkStruct sn, int stationIdx, int classIdx, double rate, double scv) Update service rate in NetworkStruct preserving Map-based format.
-
Method Details
-
sn_set_service_coc
public static void sn_set_service_coc(NetworkStruct sn, int stationIdx, int classIdx, double rate, double scv) Update service rate in NetworkStruct preserving Map-based format. -
sn_set_service_coc
-