Creates horizontal datum from ellipsoid and Bursa-World parameters. Since this method
contains a set of Bursa-Wolf parameters, the created datum will always have a relationship to
WGS84. If you wish to create a horizontal datum that has no relationship with WGS84, then you
can either specify a horizontalDatumType of IHD_Other, or create it via WKT.
Missing <summary> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreatePrimeMeridian(System.String,Geotools.CoordinateReferenceSystems.IAngularUnit,System.Double)
Missing <summary> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreateProjection(System.String,System.String,Geotools.CoordinateReferenceSystems.ProjectionParameter[])