ICoefficient
Defined in: cr/component/iCoefficient.ts:3
Extends
Methods
equal()
equal(
coefficient):Boolean
Defined in: cr/component/iCoefficient.ts:8
Parameters
coefficient
ICoefficient
Returns
Boolean
isIn()
isIn(
validCoeffs):Boolean
Defined in: cr/component/iCoefficient.ts:6
Parameters
validCoeffs
number[]
Returns
Boolean
isWildcard()
isWildcard():
boolean
Defined in: cr/component/iComponent.ts:2
Returns
boolean
Inherited from
match()
match(
coefficient):Boolean
Defined in: cr/component/iCoefficient.ts:10
Parameters
coefficient
ICoefficient
Returns
Boolean
validate()
validate():
boolean
Defined in: cr/component/iCoefficient.ts:4
Returns
boolean