Account
Bds::PlacementAngle Class Reference
This class defines a placement angle for a sensor. More... #include <BdsD.h>
Public Member Functions | |
| PlacementAngle () | |
| PlacementAngle (Float64 pvertical, Float64 phorizontal) | |
Public Attributes | |
| Float64 | vertical |
| The Sensors placement vertical angle in degrees degrees with zero = vertically up. | |
| Float64 | horizontal |
| The Sensors placement horizontal angle in degrees clockwise from north. | |
Detailed Description
This class defines a placement angle for a sensor.Constructor & Destructor Documentation
| Bds::PlacementAngle::PlacementAngle | ( | ) |
| Bds::PlacementAngle::PlacementAngle | ( | Float64 | pvertical, | |
| Float64 | phorizontal | |||
| ) |
Member Data Documentation
| Float64 Bds::PlacementAngle::vertical |
The Sensors placement vertical angle in degrees degrees with zero = vertically up.
| Float64 Bds::PlacementAngle::horizontal |
The Sensors placement horizontal angle in degrees clockwise from north.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
1.5.5 