Declared in MaritimeSystem
Declaration
void RequestVesselsAIS(
string[] ids
);
Description
Requests AIS data from the integration with the system and loads some new vessels. This will attempt to create the vessels from the data that is returned. This will be based on the AISCoordinates which can be added by the AddCoordinateRangeAIS method.
Parameters
Name | Description |
---|---|
ids | A list of MMSI vessel IDs to filter by |