| Modifier and Type | Class and Description |
|---|---|
class |
SRM_SRFSM_Alabama_SPCS_Code |
class |
SRM_SRFSM_GTRS_GCS_Code |
class |
SRM_SRFSM_Japan_Rectangular_Plane_CS_Code |
class |
SRM_SRFSM_Lambert_NTF_Code |
class |
SRM_SRFSM_UPS_Code |
class |
SRM_SRFSM_UTM_Code |
class |
SRM_SRFSM_Wisconsin_SPCS_Code |
| Modifier and Type | Method and Description |
|---|---|
protected SRM_SRFSM_Code |
BaseSRF_3D.getMemberCode(double[] src_coord,
SRM_ORM_Code orm_dst,
SRM_RT_Code rt_dst,
SRM_SRFS_Code tgt_srfs) |
SRM_SRFSM_Code |
BaseSRF_3D.getNaturalSRFSetMemberCode(Coord3D src_coord,
SRM_ORM_Code orm_dst,
SRM_RT_Code rt_dst,
SRM_SRFS_Code tgt_srfs)
Computes the natural SRF Set member code (region) where the 3D coordinate is
located in the target SRF Set.
|
SRM_SRFSM_Code |
BaseSRF_WithEllipsoidalHeight.getNaturalSRFSetMemberCode(CoordSurf src_coord,
SRM_ORM_Code orm_dst,
SRM_RT_Code rt_dst,
SRM_SRFS_Code tgt_srfs)
Computes the natural SRF Set member code (region) where the Surface coordinate is
located in the target SRF Set.
|
SRM_SRFSM_Code |
BaseSRF.getSRFSetMemberCode()
Returns this SRF's Set member code.
|
| Modifier and Type | Method and Description |
|---|---|
static BaseSRF |
BaseSRF.createSRFSetMember(SRM_SRFS_Code srf_set,
SRM_SRFSM_Code set_member,
SRM_ORM_Code orm,
SRM_RT_Code rt)
Creates an SRF from a SRF set code, a set member code specific to
that set, and an ORM code.
|
protected void |
BaseSRF.setSrfSetMemberCode(SRM_SRFSM_Code srfSetMemberCode) |
Copyright © 2013 SEDRIS. All Rights Reserved.