AmazonBraketNoiseSimulator

aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')
Illustration AmazonBraketNoiseSimulator AmazonBraketNoiseSimulatorCard AmazonBraketNoiseSimulatorGroup
illustration for Illustration illustration for AmazonBraketNoiseSimulator illustration for AmazonBraketNoiseSimulatorCard illustration for AmazonBraketNoiseSimulatorGroup

Sprites

The item provides the following sriptes:

  • <$AmazonBraketNoiseSimulatorXs>
  • <$AmazonBraketNoiseSimulatorSm>
  • <$AmazonBraketNoiseSimulatorMd>
  • <$AmazonBraketNoiseSimulatorLg>

AmazonBraketNoiseSimulator

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketNoiseSimulator
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')

' renders the element
AmazonBraketNoiseSimulator('AmazonBraketNoiseSimulator', 'Amazon Braket Noise Simulator', 'an optional tech label', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketNoiseSimulator
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')

' renders the element
AmazonBraketNoiseSimulator('AmazonBraketNoiseSimulator', 'Amazon Braket Noise Simulator', 'an optional tech label', 'an optional description')
@enduml

AmazonBraketNoiseSimulatorCard

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketNoiseSimulatorCard
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')

' renders the element
AmazonBraketNoiseSimulatorCard('AmazonBraketNoiseSimulatorCard', 'Amazon Braket Noise Simulator Card', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketNoiseSimulatorCard
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')

' renders the element
AmazonBraketNoiseSimulatorCard('AmazonBraketNoiseSimulatorCard', 'Amazon Braket Noise Simulator Card', 'an optional description')
@enduml

AmazonBraketNoiseSimulatorGroup

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketNoiseSimulatorGroup
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')

' renders the element
AmazonBraketNoiseSimulatorGroup('AmazonBraketNoiseSimulatorGroup', 'Amazon Braket Noise Simulator Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonBraketNoiseSimulatorGroup
include('aws-q2-2023/Resource/QuantumTechnologies/AmazonBraketNoiseSimulator')

' renders the element
AmazonBraketNoiseSimulatorGroup('AmazonBraketNoiseSimulatorGroup', 'Amazon Braket Noise Simulator Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml