Class SBFUnitConverter
java.lang.Object
megamek.common.strategicBattleSystems.SBFUnitConverter
- 
Constructor SummaryConstructorsConstructorDescriptionSBFUnitConverter(List<AlphaStrikeElement> elements, String name, CalculationReport report) 
- 
Method SummaryModifier and TypeMethodDescriptionReturns an SBF Unit formed from the given AS elements and having the given name.
- 
Constructor Details- 
SBFUnitConverter
 
- 
- 
Method Details- 
createSbfUnitReturns an SBF Unit formed from the given AS elements and having the given name. Does not check validity of the conversion.
 
-