gaussDecay property
Implementation
@$pb.TagNumber(18)
DecayParamsExpression get gaussDecay => $_getN(17);
Implementation
@$pb.TagNumber(18)
set gaussDecay(DecayParamsExpression v) {
$_setField(18, v);
}
@$pb.TagNumber(18)
DecayParamsExpression get gaussDecay => $_getN(17);
@$pb.TagNumber(18)
set gaussDecay(DecayParamsExpression v) {
$_setField(18, v);
}