DoAssessmentResults

DoAssessmentResults

Class used to return results from the ProtocolAssessment.DoStructureAssessment function

Constructor

new DoAssessmentResults()

Source:

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

DoAssessmentResults

Class used to return results from the ProtocolAssessment.DoOccupantAssessment and ProtocolAssessment.DoStructureAssessment functions

Constructor

new DoAssessmentResults()

Source:

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