ForceFinder Framework

Contents

ForceFinder Framework#

This section of the documentation focuses on providing basic information for the object oriented framework that is leveraged in ForceFinder. In this framework, all the fundamental information for an ISE problem (FRFs, responses, etc.) are stored in a SourcePathReceiver object, which is referred to as an SPR object for short. The contents of this section include information on:

  • SPR Object types - The different SPR object types, which have been implemented for different types of responses

  • Bookkeeping features - Information on the automatic bookkeeping features in ForceFinder, which make it quick and easy to initialize and use an SPR object for an ISE problem

  • Anatomy of an inverse method - General information on the basic code layout for the inverse methods in ForceFinder

  • SPR Attributes - Information on the attributes that have been implemented for the SPR objects, so it is simple and quick to access a variety of data and information from the SPR objects