|
WSF
|
currently supported zone types. More...
Variables | |
| const std::string | cPOLYARC = "POLYARC" |
| const std::string | cPOLYGON = "POLYGON" |
| const std::string | cCORRIDOR = "CORRIDOR" |
| const std::string | cTRACK = "TRACK" |
| const std::string | cORBIT = "ORBIT" |
| const std::string | cPOINT = "POINT" |
| const std::string | cCIRCLE = "CIRCLE" |
| const std::string | cRADARC = "RADARC" |
| const std::string | cLINE = "LINE" |
currently supported zone types.
| const std::string usmtf::ZoneType::cCIRCLE = "CIRCLE" |
Referenced by usmtf::CircularZone::CircularZone(), usmtf::CreateZone(), and usmtf::CircularZone::GetInputBlock().
| const std::string usmtf::ZoneType::cCORRIDOR = "CORRIDOR" |
| const std::string usmtf::ZoneType::cLINE = "LINE" |
| const std::string usmtf::ZoneType::cORBIT = "ORBIT" |
Referenced by usmtf::CreateZone().
| const std::string usmtf::ZoneType::cPOINT = "POINT" |
Referenced by usmtf::CircularZone::CircularZone(), usmtf::CreateZone(), and usmtf::CircularZone::GetInputBlock().
| const std::string usmtf::ZoneType::cPOLYARC = "POLYARC" |
Referenced by usmtf::CreateZone().
| const std::string usmtf::ZoneType::cPOLYGON = "POLYGON" |
| const std::string usmtf::ZoneType::cRADARC = "RADARC" |
Referenced by usmtf::CircularZone::CircularZone(), usmtf::CreateZone(), and usmtf::CircularZone::GetInputBlock().
| const std::string usmtf::ZoneType::cTRACK = "TRACK" |
Referenced by usmtf::CreateZone().