Class: BuildingSync::VelocityUnitEnum

Inherits:
String
  • Object
show all
Defined in:
lib/BuildingSync.rb

Overview

http://www.gbxml.org/schemavelocityUnitEnum

Constant Summary collapse

Knots =
new("Knots")
MetersPerSecond =
new("MetersPerSecond")
MilesPerHour =
new("MilesPerHour")