Description

The collection of spatial calibrations.

Object Model

Remarks

This collection gives access to existing intensity calibrations, ways to create new ones, and an application “active” calibration.

Members

Methods
Add

Creates a new McIntensityCalib instance and adds it to the McIntensityCalibs collection.

AddEx

Creates a new McIntensityCalib instance and adds it to the McIntensityCalibs collection.

GetFilteredList

Get a filtered copy of the calibration collection.

Open

Create a new McIntensityCalib from a calibration file.

Remove

Removes a calibration from the collection.

RemoveAll

All members of the Engine.IntensityCalibs collection are removed from the collection.

Save

Save an McIntensityCalib or the collection of calibrations to a calibration file.


Properties
ActiveCalibRead-write property

Get or set the active intensity calibration.

CountRead-only property

The number of calibrations in the collection.

ItemRead-only property

Returns an McIntensityCalib object found in the collection.


Events
ActiveCalibChangedmethod ActiveCalibChanged
BeforeClosemethod BeforeClose
BeforeNewmethod BeforeNew
BeforeOpenmethod BeforeOpen
BeforeSavemethod BeforeSave
Changedmethod Changed
Closemethod Close
CollectionChangedmethod CollectionChanged
Newmethod New
Openmethod Open
Savemethod Save