Survivorship Curve: DICTIONARY
x-data: REF Survivorship X
y-data: REF Survivorship Y
title: Survivorship Curve
curve-id: REF Curve ID 1
END DICTIONARY

Total Population Curve: DICTIONARY
x-data: REF Time Intervals
y-data: REF Total Population Size
title: Total Population Curve
curve-id: REF Curve ID 2
END DICTIONARY

Life Table Results Table: DICTIONARY
custom-view: Simple Table View
data-matrix: REF Life Table Matrix
short-title: Life Table
parameters-report: REF Params
results-report: REF Results
END DICTIONARY

Survivorship Plot: DICTIONARY
long-title: Survivorship
short-title: Survivorship Curve
x-axis-label: Age
y-axis-label: Proportion of population surviving x 1000
x-min: INT 0
x-max: REF Index of oldest age group
y-min: INT 0
y-max: INT 1000
x-ticks: REF Index of oldest age group
y-ticks: INT 5
curves: LIST
REF Survivorship Curve
END LIST
parameters-report: REF Params
results-report: REF Results
END DICTIONARY

Age Structure Table: DICTIONARY
custom-view: Age Structure View
data-matrix: REF Age Structure Matrix
short-title: Age Structure
parameters-report: REF Params
results-report: REF Results
END DICTIONARY

Total Population Plot: DICTIONARY
long-title: Total Population
short-title: Total Population Curve
x-axis-label: Time Intervals
y-axis-label: Population Size
x-min: INT 0
y-min: INT 0
x-ticks: INT 10
y-ticks: INT 10
curves: LIST
REF Total Population Curve
END LIST
comment: REF Total Population Comment
parameters-report: REF Params
results-report: REF Results
END DICTIONARY

plots: LIST
REF Life Table Results Table
REF Survivorship Plot
REF Age Structure Table
REF Total Population Plot
END LIST