public ExplicitLoss(int indexAA, TransitionLoss transitionLoss) : this() { IndexAA = indexAA; TransitionLoss = transitionLoss; }