BUG: Updated pdfDict example - mantis #754

This commit is contained in:
andy
2013-03-13 14:46:17 +00:00
parent 0f15520260
commit 0ac50306aa

View File

@ -21,13 +21,13 @@ nIntervals 20;
nSamples 10000;
// Type of pdf
pdfType RosinRammler;
type RosinRammler;
// Write data flag
writeData true;
// PDF model coefficients
RosinRammlerPDF
RosinRammlerDistribution
{
minValue 1e-06;
maxValue 200e-06;