Tabnine Logo
Gdc_To_Utm_Converter.getCentralMeridian
Code IndexAdd Tabnine to your IDE (free)

How to use
getCentralMeridian
method
in
ucar.unidata.geoloc.projection.Gdc_To_Utm_Converter

Best Java code snippets using ucar.unidata.geoloc.projection.Gdc_To_Utm_Converter.getCentralMeridian (Showing top 4 results out of 315)

origin: edu.ucar/unidataCommon

public double getCentralMeridian() {
 return convert2xy.getCentralMeridian();
} 
origin: Unidata/thredds

public double getCentralMeridian() {
 return convert2xy.getCentralMeridian();
}
origin: edu.ucar/netcdf

public double getCentralMeridian() {
 return convert2xy.getCentralMeridian();
}
origin: edu.ucar/cdm

public double getCentralMeridian() {
 return convert2xy.getCentralMeridian();
}
ucar.unidata.geoloc.projectionGdc_To_Utm_ConvertergetCentralMeridian

Javadoc

get central meridian in degrees (depends on zone)

Popular methods of Gdc_To_Utm_Converter

  • <init>
    _more_
  • init
    _more_
  • latLonToProj
    _more_

Popular in Java

  • Creating JSON documents from java classes using gson
  • addToBackStack (FragmentTransaction)
  • runOnUiThread (Activity)
  • getContentResolver (Context)
  • Graphics2D (java.awt)
    This Graphics2D class extends the Graphics class to provide more sophisticated control overgraphics
  • File (java.io)
    An "abstract" representation of a file system entity identified by a pathname. The pathname may be a
  • BitSet (java.util)
    The BitSet class implements abit array [http://en.wikipedia.org/wiki/Bit_array]. Each element is eit
  • Dictionary (java.util)
    Note: Do not use this class since it is obsolete. Please use the Map interface for new implementatio
  • GregorianCalendar (java.util)
    GregorianCalendar is a concrete subclass of Calendarand provides the standard calendar used by most
  • Cipher (javax.crypto)
    This class provides access to implementations of cryptographic ciphers for encryption and decryption
  • Top Sublime Text plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now