#include "Distance.h"#include "Displacement.h"#include "IException.h"#include "IString.h"#include "SpecialPixel.h"Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |
Functions | |
| Distance | Isis::operator* (double mult, Distance dist) |
| Multiply this distance by a value (5m * 2 = 10m). | |