Constructor
new DoAssessmentResults()
Members
image_filenames :Array.<string>
- Description:
- Image filename
- Source:
Image filename
Type:
- Array.<string>
last_graph_id :number
- Description:
- Last graph ID. This is the last graph id used when plotting results
- Source:
Last graph ID. This is the last graph id used when plotting results
Type:
- number
last_page_id :number
- Description:
- Last page ID. This is the last page id used when plotting results
- Source:
Last page ID. This is the last page id used when plotting results
Type:
- number
output :object
- Description:
- Output object. This can store any results you want, but the properties are generally set to something that describes the result, e.g "M1 NECK Driver-front-left max_extension"
- Source:
Output object. This can store any results you want, but the properties are generally
set to something that describes the result, e.g "M1 NECK Driver-front-left max_extension"
Type:
- object
outputs :Array
- Description:
- Output object, containing results data for body parts
- Source:
Output object, containing results data for body parts
Type:
- Array