GAMS  1.4.0
Location.h
Go to the documentation of this file.
1 
54 #ifndef _GAMS_UTILITY_LOCATION_H_
55 #define _GAMS_UTILITY_LOCATION_H_
56 
57 #include "gams/pose/Position.h"
59 
60 namespace gams
61 {
62  namespace utility
63  {
79  using LocationVector = gams::pose::LinearVector<gams::pose::Position>;
80 
104  }
105 }
106 
107 #endif
gams::pose::Position Location
Represents a Location within a reference frame.
Definition: Location.h:103
gams::pose::LinearVector< gams::pose::Position > LocationVector
Container for Location information, not bound to a frame.
Definition: Location.h:79
Contains all GAMS-related tools, classes and code.
Copyright (c) 2015-2018 Carnegie Mellon University.
Copyright (c) 2015 Carnegie Mellon University.