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