The Spatial type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Spatial |
Class Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | AttachEvent | (Overrides Phidget..::.AttachEvent(Object, AttachEventArgs).) |
![]() | close |
Closes this Phidget.
(Inherited from Phidget.) |
![]() | DetachEvent | (Overrides Phidget..::.DetachEvent(Object, DetachEventArgs).) |
![]() | Equals |
Compares two Phidgets.
(Inherited from Phidget.) |
![]() | Finalize |
Class destructor/finalizer.
(Overrides Object..::.Finalize()()().) |
![]() | GetHashCode |
Returns this objects hash code.
(Inherited from Phidget.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | open | Overloaded. |
![]() | openLabel | Overloaded. |
![]() | resetCompassCorrectionParameters |
Resets correction paramaters for the magnetometer triad. This returns magnetometer output to raw magnetic field strength.
|
![]() | setCompassCorrectionParameters |
Sets correction paramaters for the magnetometer triad. This is for filtering out hard and soft iron offsets, and scaling the output to match the local field strength.
These parameters can be obtained from the compass calibration program provided by Phidgets Inc.
|
![]() | setNativeEvents | (Inherited from Phidget.) |
![]() | ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |
![]() | waitForAttachment | Overloaded. |
![]() | zeroGyro |
Zeroes the gyro.
|
Fields
Name | Description | |
---|---|---|
![]() | accelerometerAxes |
Collection of accelerometer axes.
|
![]() | compassAxes |
Collection of compass axes.
|
![]() | gyroAxes |
Collection of gyroscope axes.
|
![]() | initialized | (Inherited from Phidget.) |
![]() | managerPhidget | (Inherited from Phidget.) |
![]() | phidgetDeviceHandle | (Inherited from Phidget.) |
Properties
Name | Description | |
---|---|---|
![]() | Address |
Gets the Phidget Webservice network address for a Phidget opened over the network.
(Inherited from Phidget.) |
![]() | Attached |
Gets the attached status of this Phidget.
(Inherited from Phidget.) |
![]() | AttachedToServer |
Gets the attached to server status of this Phidget.
(Inherited from Phidget.) |
![]() | Class |
Gets the class of this Phidget.
(Inherited from Phidget.) |
![]() | DataRate |
Gets / sets the event data rate in ms.
|
![]() | DataRateMax |
Gets the maximum supported data rate in ms.
|
![]() | DataRateMin |
Gets the minimum supported data rate in ms.
|
![]() | ID |
Gets the ID of this Phidget.
(Inherited from Phidget.) |
![]() | Label |
Gets / sets the label associated with this Phidget.
(Inherited from Phidget.) |
![]() | Name |
Gets the name of this Phidget.
(Inherited from Phidget.) |
![]() | Port |
Gets the Phidget Webservice port for a Phidget opened over the network.
(Inherited from Phidget.) |
![]() | SerialNumber |
Gets the unique serial number of this Phidget.
(Inherited from Phidget.) |
![]() | ServerID |
Gets the Phidget Webservice server id for a Phidget opened over the network.
(Inherited from Phidget.) |
![]() | Type |
Gets the device type of this Phidget.
(Inherited from Phidget.) |
![]() | Version |
Gets the device version of this Phidget.
(Inherited from Phidget.) |
Events
Name | Description | |
---|---|---|
![]() | Attach |
Attach event.
(Inherited from Phidget.) |
![]() | Detach |
Detach event.
(Inherited from Phidget.) |
![]() | Error |
Error event.
(Inherited from Phidget.) |
![]() | ServerConnect |
Server connect event
(Inherited from Phidget.) |
![]() | ServerDisconnect |
Server disconnect event
(Inherited from Phidget.) |
![]() | SpatialData |
Spatial data event.
|