Click or drag to resize

disStructureGeodeticLocation Constructor

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the disStructureGeodeticLocation class

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public disStructureGeodeticLocation(
	double newLatitude,
	double newLongitude,
	double newAltitude
)

Parameters

newLatitude
Type: SystemDouble

[Missing <param name="newLatitude"/> documentation for "M:BSI.MACE.Network.DIS.disStructureGeodeticLocation.#ctor(System.Double,System.Double,System.Double)"]

newLongitude
Type: SystemDouble

[Missing <param name="newLongitude"/> documentation for "M:BSI.MACE.Network.DIS.disStructureGeodeticLocation.#ctor(System.Double,System.Double,System.Double)"]

newAltitude
Type: SystemDouble

[Missing <param name="newAltitude"/> documentation for "M:BSI.MACE.Network.DIS.disStructureGeodeticLocation.#ctor(System.Double,System.Double,System.Double)"]

See Also