public class NeutralLossCombination extends Object
Constructor and Description |
---|
NeutralLossCombination(NeutralLoss[] neutralLossCombination)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getMass()
Returns the mass of this combination.
|
NeutralLoss[] |
getNeutralLossCombination()
Returns the neutral losses in this combination.
|
public NeutralLossCombination(NeutralLoss[] neutralLossCombination)
neutralLossCombination
- a combination of neutral lossespublic NeutralLoss[] getNeutralLossCombination()
public double getMass()
Copyright © 2018. All rights reserved.