Class GCRotationRate

All Implemented Interfaces:
Iterable<GCRotationRate>

public class GCRotationRate
extends Struct<GCRotationRate>
  • Constructor Details

    • GCRotationRate

      public GCRotationRate()
    • GCRotationRate

      public GCRotationRate​(double x, double y, double z)
  • Method Details

    • getX

      public double getX()
    • setX

      public GCRotationRate setX​(double x)
    • getY

      public double getY()
    • setY

      public GCRotationRate setY​(double y)
    • getZ

      public double getZ()
    • setZ

      public GCRotationRate setZ​(double z)