Click or drag to resize
Grid Solutions Framework

AverageFrequencyViewModel Properties

The AverageFrequencyViewModel type exposes the following members.

Properties
  Name Description
Public property AddSelectedCommand Gets the command that is invoked when adding an I/O mapping for the selected frequency measurement.
Public property Calculator Gets or sets the calculator to be configured.
Public property DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject)
Public property Dispatcher Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject)
Public property FrequencyMeasurements Gets or sets the collection of frequency measurements in the system.
Public property IOMappings Gets or sets the collection of I/O mappings used by the average frequency calculator.
Public property IsSealed Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject)
Public property RemoveSelectedCommand Gets the command that is invoked when removing an I/O mapping from the calculator.
Public property SelectedFrequencyMeasurement Gets or sets the frequency measurement the user currently has selected.
Public property SelectedIOMapping Gets or sets the I/O mapping the user currently has selected.
Public property SelectedVirtualDeviceName Gets or sets the name of the virtual device to associate output measurements with.
Public property VirtualDeviceNames Gets or sets the collection of virtual device names in the system.
Top
See Also