Constructor

ShumateCoordinatenew

Declaration [src]

ShumateCoordinate*
shumate_coordinate_new (
  void
)

Description [src]

Creates a new instance of ShumateCoordinate.

Return value

Type: ShumateCoordinate

The created instance.

The data is owned by the called function.