# Functions
NewPlatform initializes a new platform using the given components.
# Variables
ErrInvalidPlatformName is returned when a platform with an invalid name is created.
# Structs
Components lists the components used to initialize a Platform.
# Interfaces
Platform groups a set of components for managing simulations.