public class MRAProperties extends java.lang.Object implements PropertiesProvider
Modifier and Type | Class and Description |
---|---|
static class |
MRAProperties.depthEntities |
Modifier and Type | Field and Description |
---|---|
static boolean |
approachToIgnorePts |
static double |
defaultTimestep |
static MRAProperties.depthEntities |
depthEntity |
static boolean |
generateDeltaTProcessReport |
static int |
magCellW |
static double |
magThreshold |
static double |
maxBathymDepth |
static double |
minDepthForBathymetry |
static boolean |
outliersRemoval |
static boolean |
printPageNumbers |
static int |
ptsToIgnore |
static boolean |
show3D |
static boolean |
soundSpeedCorrection |
static long |
timestampMultibeamIncrement |
static boolean |
yawMultibeamIncrement |
static int |
zExaggeration |
Constructor and Description |
---|
MRAProperties() |
Modifier and Type | Method and Description |
---|---|
com.l2fprod.common.propertysheet.DefaultProperty[] |
getProperties() |
java.lang.String |
getPropertiesDialogTitle() |
java.lang.String[] |
getPropertiesErrors(com.l2fprod.common.propertysheet.Property[] properties) |
java.util.Collection<com.l2fprod.common.propertysheet.DefaultProperty> |
getVisibilityProperties() |
boolean |
isVisualizationActive(java.lang.Class<?> mraVisualization) |
void |
save() |
void |
setProperties(com.l2fprod.common.propertysheet.Property[] properties) |
public static boolean show3D
public static double defaultTimestep
public static double minDepthForBathymetry
public static int ptsToIgnore
public static boolean approachToIgnorePts
public static int zExaggeration
public static long timestampMultibeamIncrement
public static boolean yawMultibeamIncrement
public static boolean outliersRemoval
public static boolean soundSpeedCorrection
public static boolean generateDeltaTProcessReport
public static double maxBathymDepth
public static boolean printPageNumbers
public static MRAProperties.depthEntities depthEntity
public static double magThreshold
public static int magCellW
public boolean isVisualizationActive(java.lang.Class<?> mraVisualization)
public java.util.Collection<com.l2fprod.common.propertysheet.DefaultProperty> getVisibilityProperties()
public com.l2fprod.common.propertysheet.DefaultProperty[] getProperties()
getProperties
in interface PropertiesProvider
public void save() throws java.lang.Exception
java.lang.Exception
public void setProperties(com.l2fprod.common.propertysheet.Property[] properties)
setProperties
in interface PropertiesProvider
public java.lang.String getPropertiesDialogTitle()
getPropertiesDialogTitle
in interface PropertiesProvider
public java.lang.String[] getPropertiesErrors(com.l2fprod.common.propertysheet.Property[] properties)
getPropertiesErrors
in interface PropertiesProvider
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.